scyther/gui/Scyther
Cas Cremers e42aa1215e Scyther.py: Added Caching to Scyther's Python interface.
Cached data is stored in:

Cache/XX/YYYYY.out (stdout)
Cache/XX/YYYYY.err (stderr)

Where XX^YYYYY is the sha256 hexdigest of the concatenation of the input spdl and
the arguments.
2010-11-11 10:37:18 +01:00
..
__init__.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
.gitignore - Added some ignore patterns. 2007-05-21 13:56:00 +02:00
Attack.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
Claim.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
Error.py Scyther.py: Improving Scyther python interface by giving options and filenames when reporting an error. 2010-11-11 10:37:18 +01:00
Misc.py Scyther.py: Added Caching to Scyther's Python interface. 2010-11-11 10:37:18 +01:00
Scyther.py Scyther.py: Added Caching to Scyther's Python interface. 2010-11-11 10:37:18 +01:00
Term.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
Trace.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
XMLReader.py Allow for use of RECV instead of READ. 2008-08-21 16:58:53 +02:00