7;)
If there is no reason to avoid this behavior should I submit a bug
report and a subsequent patch? Thanks!
--
-Mikolai Fajer-
--
http://mail.python.org/mailman/listinfo/python-list
The following link directly discusses using MVC and pygame.
http://ezide.com/games/writing-games.html
--
-Mikolai Fajer-
--
http://mail.python.org/mailman/listinfo/python-list
. It would
be a fairly simple modification to have this work:
def register(cls, subclass):
"""Register a virtual subclass of an ABC."""
... etc ...
return subclass
What do people think of this behavior?
--
-Mikolai Fajer-
--
http