Abstract methods in python (4)
Posted on January 26th, 2004 by ivo
Well, that was interesting. Rigel pushed me to submit the code to the ASPN cookbook, which I did. Then he told me that my entry was included in today’s issue of daily python (apparently they do that to all entries from the ASPN cookbook). Incidentally I fixed a few minor bugs in the code. The complete code is downloadable here: abstractmethods.py.
Discussion Area - Leave a Comment