log pytouhou/formats/sht.py @ 671:266911c0ccfd

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. :)
Tue, 30 Sep 2014 17:14:24 +0200 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.
Sat, 31 Dec 2011 16:31:10 +0100 Emmanuel Gil Peyrot Do a little cleanup, and fix PCB SHT usage.