Mercurial > touhou
log pytouhou/formats/pbg3.py @ 764:d18c0bf11138
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 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. |