scyther/gui/Scyther
SamJakob 09ff64f3b6
Fix Scyther process call on Windows (escape paths)
On Windows only, the backslashes in paths were causing issues with the command, because they were stripped out. Wrapping the paths in quotes solves this for all platforms.
2023-01-22 21:22:11 +00:00
..
__init__.py Updated copyright year to 2020. 2020-10-28 08:43:08 +01:00
.gitignore - Added some ignore patterns. 2007-05-21 13:56:00 +02:00
Attack.py Updated copyright year to 2020. 2020-10-28 08:43:08 +01:00
Claim.py Updated copyright year to 2020. 2020-10-28 08:43:08 +01:00
Error.py Updated copyright year to 2020. 2020-10-28 08:43:08 +01:00
FindDot.py Updated copyright year to 2020. 2020-10-28 08:43:08 +01:00
Misc.py Updated copyright year to 2020. 2020-10-28 08:43:08 +01:00
Scyther.py Fix Scyther process call on Windows (escape paths) 2023-01-22 21:22:11 +00:00
Term.py Updated copyright year to 2020. 2020-10-28 08:43:08 +01:00
Trace.py Updated copyright year to 2020. 2020-10-28 08:43:08 +01:00
XMLReader.py Fix deprecated use of elementtree XML objects' getchildren method. 2021-06-02 08:56:23 +02:00