summaryrefslogtreecommitdiff
path: root/examples/pythonGrammarParser.py
Commit message (Expand)AuthorAgeFilesLines
* Add enumerated place holders for strings that invoke str.format(), for Py2 co...ptmcg2019-01-091-2/+2
* Replace bare 'except:' with 'except Exception;'Jon Dufresne2018-12-241-1/+1
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-8/+8
* Upgrade Python syntax with pyupgradeHugo2018-08-211-2/+2
* Move src to rootCengiz Kaygusuz2017-11-201-0/+220