Hello, I would like to use abstract methods in python to force some of the classes to implement common methods.
I found this web page and wonder if it is a good way of implementing them: http://www.lychnis.net/blosxom/programming/python-abstract-methods-3.lychnis Also could some one please tell me what the type class is which class Metaclass (type): is inheriting from. Thank you, Phil -- http://mail.python.org/mailman/listinfo/python-list