summaryrefslogtreecommitdiff
path: root/src/examples/btpyparse.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix deprecated use of '\' as described in https://bugs.python.org/issue27364 ↵ptmcg2017-03-031-3/+3
| | | | | | (Deprecated in Python 3.6, will become SyntaxError in a future release) git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@457 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* Add missing authorship attributions and copyrights to examplesptmcg2016-08-091-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@404 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* Clean up examples to be Python 3 compatibleptmcg2012-11-231-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@246 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* Add example files to SVNptmcg2012-10-021-0/+128
git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@238 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b