No description
Find a file
Sei Lisa b36356db45 Change default options set to frozenset, and add a TODO.
Not convinced a set is the way to go here, though, given it's checked at the beginning only.
2014-07-26 03:59:35 +02:00
lslopt Change default options set to frozenset, and add a TODO. 2014-07-26 03:59:35 +02:00
.gitignore Meta - add .gitignore 2014-07-26 03:06:33 +02:00
builtins.txt Add current builtins.txt, which is needed to execute. 2014-07-26 03:13:07 +02:00
builtins.txt.dat Add the unit testing files. 2014-07-26 03:18:02 +02:00
main.py Initial commit. Status so far: 2014-07-26 02:43:44 +02:00
testfuncs.py Add the unit testing files. 2014-07-26 03:18:02 +02:00
testparser.py Add coverage tests for allowmultistrings, and reorder for coverage of the test program itself. 2014-07-26 03:57:02 +02:00