summaryrefslogtreecommitdiffstats
path: root/core/fileAbstraction.py
Commit message (Collapse)AuthorAgeFilesLines
* Prevent troggle adding the menu if there is one in the fileSam Wenham2019-02-231-1/+1
| | | | | Add a Docker compose file to bring up a dev troggle easily Various PEP improvments
* [svn] Renaming troggle.expo to troggle.core. To do this, used:substantialnoninfringinguser2009-07-021-0/+43
perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple)