log pytouhou/ui/music.pyx @ 772:7492d384d122 default tip

age author description
Fri, 26 Aug 2022 18:55:39 +0200 Emmanuel Gil Peyrot Python: Use logger.warning() as logger.warn() is deprecated
Sat, 28 Mar 2015 23:21:15 +0100 Emmanuel Gil Peyrot Remove every case where an exception could be silently eaten by a cdef function.
Sat, 25 Oct 2014 20:02:56 +0200 Emmanuel Gil Peyrot Don’t crash when a sound file isn’t present in the resources.
Tue, 30 Sep 2014 17:14:24 +0200 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.