log pytouhou/ui/sdl/texture.pyx @ 699:2a60f12bd5bd

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.