log pytouhou/formats/std.py @ 686:aefe5b5f481e

age author description
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. :)
Wed, 29 Aug 2012 18:34:28 +0200 Emmanuel Gil Peyrot Add meaningful exceptions in format parsing.
Wed, 13 Jun 2012 15:29:43 +0200 Emmanuel Gil Peyrot Implement music playback.
Tue, 01 Nov 2011 13:46:03 +0100 Thibaut Girka Add some documentation (argh, so much left to document!)
Wed, 07 Sep 2011 15:43:46 +0200 Thibaut Girka Fix std parsing
Tue, 06 Sep 2011 21:28:44 +0200 Thibaut Girka Fix a few, minor things
Tue, 06 Sep 2011 16:40:32 +0200 Thibaut Girka Add writing support to pytouhou.formats.std!