log pytouhou/ui/sdl/gamerenderer.py @ 682:d6cc9086058c

age author description
Mon, 30 Mar 2015 21:00:29 +0200 Emmanuel Gil Peyrot Fix a build issue introduced in the previous commit. Damn you, cython dependency tracking!
Sat, 28 Mar 2015 21:40:51 +0100 Emmanuel Gil Peyrot Don’t inherit explicitely from object, we are not on Python 2.7 anymore. :)