log pytouhou/vm/__init__.py @ 772:7492d384d122 default tip

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.