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.