summaryrefslogtreecommitdiffstats
path: root/Demo/comparisons
Commit message (Collapse)AuthorAgeFilesLines
* SF Bug #1348477, regextest can't be pydoc'ed. Will backport.Neal Norwitz2005-11-091-1/+2
|
* Modernize the code a bit:Andrew M. Kuchling2003-04-241-9/+5
| | | | | use re module make chomp() use rstrip()
* Modernize the code a bit:Andrew M. Kuchling2003-04-241-5/+6
| | | | | | | | use re module use .split() string method Doesn't use 'for line in sys.stdin'; that ends up changing its interactive behaviour.
* Run these demo scripts through reindent.py to give them 4-space indents. ↵Andrew M. Kuchling2003-04-243-95/+95
| | | | I've verified that their output is unchanged.
* /usr/local/bin/python -> /usr/bin/env pythonGuido van Rossum1996-11-273-3/+3
|
* commit -- why not...Guido van Rossum1995-04-105-0/+238