summaryrefslogtreecommitdiffstats
path: root/core/fileAbstraction.py
Commit message (Collapse)AuthorAgeFilesLines
* deleting unused old utilitiesPhilip Sargent2021-03-261-15/+0
|
* moved 2 funct, deletion of FileAbstraction pendingPhilip Sargent2020-06-041-40/+11
|
* Convert codebase for python3 usagePhilip Sargent2020-05-241-4/+5
|
* 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)