log pytouhou/ui/sdl/texture.pxd @ 746:0ebf6467e4ff

age author description
Sun, 29 Mar 2015 00:08:20 +0100 Emmanuel Gil Peyrot Change all “void except *” function into “bint except True”, to prevent PyErr_Occurred() from being called at each call.