Mercurial > touhou
log pytouhou/vm/__init__.py @ 685:11d7e4d6947a
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. :) |
Sat, 25 Oct 2014 18:52:21 +0200 | Emmanuel Gil Peyrot | Add a sample Python ECL. |
Tue, 30 Sep 2014 17:14:24 +0200 | Emmanuel Gil Peyrot | Switch to Python 3.x instead of 2.7. |
Fri, 08 Nov 2013 18:47:00 +0100 | Emmanuel Gil Peyrot | Always import runners from pytouhou.vm, to allow their replacement. |
Sat, 27 Aug 2011 10:58:54 +0200 | Thibaut Girka | Refactor. Move VMs to pytouhou.vm. |