15 Commits (64c0b2ca3da8ffcaf8a8cf150a59eeb300326529)

Author SHA1 Message Date
Georg Brandl d3f467ac74 Update README, remove obsolete scripts. 16 years ago
Benjamin Peterson 90f5ba538b convert shebang lines: python -> python3 16 years ago
Guido van Rossum cd16bf6404 Merged revisions 55817-55961 via svnmerge from 19 years ago
Guido van Rossum b940e113bf SF patch 1631942 by Collin Winter: 19 years ago
Thomas Wouters 49fd7fa443 Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 20 years ago
Neal Norwitz 10be10cbe7 Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. 20 years ago
Andrew M. Kuchling e236b38731 [Patch #1005491 ] use __name__ == '__main__' in scripts 22 years ago
Walter Dörwald 70a6b49821 Replace backticks with repr() or "%r" 22 years ago
Walter Dörwald aaab30e00c Apply diff2.txt from SF patch http://www.python.org/sf/572113 24 years ago
Tim Peters 79b334ba55 Hand repair of cases where reindent changed lines of the form 25 years ago
Tim Peters 70c4378dbc Whitespace normalization. 25 years ago
Guido van Rossum f06ee5fa07 /usr/local/bin/python -> /usr/bin/env python 30 years ago
Guido van Rossum be5e34204e Note obsolescence 30 years ago
Guido van Rossum a635b9a6ff remove references to /ufs/guido/bin/sgi/python 33 years ago
Guido van Rossum cf5dd9cbfd Fix bug when reporting error 34 years ago
Guido van Rossum b2ac8092a8 change posix to os and path to os.path 34 years ago
Guido van Rossum 0a60ee1c69 Cosmetic change. 35 years ago
Guido van Rossum 11e7f62dbc Use new, more generic structure for *fix.py scripts. 35 years ago
Guido van Rossum 7e73fd0024 Fix bogus mode mask. 35 years ago
Guido van Rossum 2c4d7e742c Initial revision 35 years ago