summaryrefslogtreecommitdiffstats
path: root/Demo/pdist/server.py
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete pdist demo.Georg Brandl2010-08-021-143/+0
* Merged revisions 78779 via svnmerge fromBenjamin Peterson2010-03-211-0/+0
* Rename the repr module to reprlib.Alexandre Vassalotti2008-05-161-1/+1
* remove most uses of list(somedict.keys()) in Demo scriptsSkip Montanaro2007-08-061-3/+1
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...Collin Winter2007-07-171-15/+15
* Remove apply()Neal Norwitz2006-03-171-2/+2
* Remove sys.exc_type, sys.exc_value, sys.exc_tracebackNeal Norwitz2006-03-171-1/+1
* Whitespace normalization. Ran reindent.py over the entire source tree.Tim Peters2004-07-181-124/+124
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-2/+2
* import string; add 129.6.64 to securityGuido van Rossum1995-06-211-1/+2
* security stuff addedGuido van Rossum1995-06-211-0/+33
* first remote commit test!!!Guido van Rossum1995-04-261-1/+1
* commit -- why notGuido van Rossum1995-04-101-0/+111