Mercurial > touhou
log pytouhou/formats/pbg3.py @ 646:7d92730bf543
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, 05 Apr 2014 18:53:48 +0200 | Emmanuel Gil Peyrot | Make archives return files by default, instead of bytes. |