Talk:Python:Pygame OOP Framework

From GPWiki

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