summaryrefslogtreecommitdiffstats
path: root/Demo/scripts/lpwatch.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge fromBenjamin Peterson2008-09-131-2/+2
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...Collin Winter2007-07-171-4/+4
* Get rid of most of the remaining uses of <>. There's still Tools/* thogh.Neal Norwitz2006-08-291-2/+2
* Add 'if __name__ == "__main__":' to files already as a usable as a module.Johannes Gijsbers2004-09-111-4/+5
* Whitespace normalization. Ran reindent.py over the entire source tree.Tim Peters2004-07-181-90/+90
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-8/+8
* /usr/local/bin/python -> /usr/bin/env pythonGuido van Rossum1996-11-271-1/+1
* remove references to /ufs/guido/bin/sgi/pythonGuido van Rossum1994-01-071-1/+0
* bin/pythonGuido van Rossum1993-04-011-1/+1
* New == syntaxGuido van Rossum1992-01-011-7/+7
* Modularized the code.Guido van Rossum1991-12-181-33/+26
* Strip redundant -P from arguments; only print 'ahead' countGuido van Rossum1991-07-011-7/+13
* Initial revisionGuido van Rossum1991-06-041-0/+111