Pure virtual functions in Python?
Peter Otten
__peter__ at web.de
Sat Feb 20 13:32:33 EST 2010
More information about the Python-list mailing list
Sat Feb 20 13:32:33 EST 2010
- Previous message (by thread): Pure virtual functions in Python?
- Next message (by thread): Pure virtual functions in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
lallous wrote: > How can I do something similar to pure virtual functions in C++ ? http://docs.python.org/library/abc.html#abc.abstractmethod Peter
- Previous message (by thread): Pure virtual functions in Python?
- Next message (by thread): Pure virtual functions in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list