ImplementedBySubclassError

This should be raised by a functions that exist in base classes that should be overriden by a subclass.

XXX this class is obsolete - I didn't understand that NotImplemented is used for this.

Base Classes

Methods

__init__(self, txt)

   def __init__(self, txt = ''):