summaryrefslogtreecommitdiff
path: root/src/examples/simpleSQL.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated some examples to more current pyparsing coding methodsptmcg2016-09-241-11/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@442 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@441 ↵ptmcg2016-09-151-8/+3
| | | | 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* reformat test comments for runTests; example of using results from runTests ↵ptmcg2016-08-141-16/+39
| | | | | | in wordsToNum.py git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@420 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* Update pyparsing code practicesptmcg2016-05-171-92/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@351 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* Removed deprecated class Upcase and deprecated class keepOriginalText; ↵ptmcg2016-02-071-7/+7
| | | | | | updated examples to remove those symbols, and to replace operatorPrecedence with infixNotation git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@320 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b
* Clean up examples to be Python 3 compatibleptmcg2012-11-231-60/+60
| | | | 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/+142
git-svn-id: svn://svn.code.sf.net/p/pyparsing/code/trunk@238 9bf210a0-9d2d-494c-87cf-cfb32e7dff7b