log pytouhou/formats/ecl.py @ 679:6020e33d4fc4

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. :)
Sun, 21 Oct 2012 23:02:41 +0200 Emmanuel Gil Peyrot Add "explosion", instruction 118.
Mon, 06 Aug 2012 22:52:22 +0200 Emmanuel Gil Peyrot Use a future-proof ECL parser.