NotImplementedError

exception NotImplementedError

This exception is derived from RuntimeError. In user defined base classes, abstract methods should raise this exception when they require derived classes to override the method.

doc_python
2016-10-07 17:38:16
Comments
Leave a Comment

Please login to continue.