chiark / gitweb /
disorder.py:
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 2 Dec 2007 15:13:33 +0000 (15:13 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 2 Dec 2007 15:13:33 +0000 (15:13 +0000)
commitf5eb2affdc1c88c71b4d66598dfc14216b22730f
tree632f9bac4702c926489d93d5a11871147ee725ac
parent31773020eedbe29daff0a407619df9607e569e22
disorder.py:
 - dictionary keys in disorder.py are always strings (not unicode strings)
 - the config file is optional
New tests/play.py.
python/disorder.py.in
tests/Makefile.am
tests/play.py [new file with mode: 0755]