Mercurial > touhou
log pytouhou/vm/msgrunner.py @ 772:7492d384d122 default tip
age | author | description |
---|---|---|
Fri, 26 Aug 2022 18:55:39 +0200 | Emmanuel Gil Peyrot | Python: Use logger.warning() as logger.warn() is deprecated |
Tue, 30 Sep 2014 17:14:24 +0200 | Emmanuel Gil Peyrot | Switch to Python 3.x instead of 2.7. |
Wed, 06 Aug 2014 10:50:19 +0200 | Emmanuel Gil Peyrot | Move NextStage outside of pytouhou.vm.msg, to be able to use it from anywhere without dependency on EoSD. |