summaryrefslogtreecommitdiff
path: root/examples/dictExample.py
Commit message (Collapse)AuthorAgeFilesLines
* Blacken the project (#141)Jon Dufresne2019-10-311-7/+11
|
* Update examples and unit tests to more preferred coding styles, imports for ↵ptmcg2019-01-301-9/+16
| | | | pyparsing_common as ppc and pyparsing_unicode as ppu
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-2/+2
| | | | | | Many editors clean up trailing white space on save. By removing it all in one go, it helps keep future diffs cleaner by avoiding spurious white space changes on unrelated lines.
* Move src to rootCengiz Kaygusuz2017-11-201-0/+41