exception documentation
class NotSupportedError(NotImplementedError): (source)
An exception meaning that the tree-manipulation operation you're attempting to perform is not supported.
class NotSupportedError(NotImplementedError): (source)
An exception meaning that the tree-manipulation operation you're attempting to perform is not supported.