Talk:Python:Pygame OOP Framework

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

A question about SubclassShouldImplement: Isn't this what Python's builtin NotImplementedError is for? Why not just use that? http://pyref.infogami.com/NotImplementedError