summaryrefslogtreecommitdiff
path: root/Tools/scripts/pathfix.py
Commit message (Expand)AuthorAgeFilesLines
* [3.7] bpo-32885: Tools/scripts/pathfix.py: Add -n option for no backup~ (GH-5...Miss Islington (bot)2018-03-141-8/+20
* #27364: fix "incorrect" uses of escape character in the stdlib.R David Murray2016-09-081-1/+1
* #18803: merge with 3.3.Ezio Melotti2013-08-261-1/+1
|\
| * #18803: fix more typos. Patch by Févry Thibault.Ezio Melotti2013-08-261-1/+1
* | Use OESeeror instead of os.error (#16720)Andrew Svetlov2012-12-241-5/+5
|/
* Fix Issue10140 - Tools/scripts/pathfix.py: add option to preserve timestampsSenthil Kumaran2010-10-191-3/+18
* correct the fixpath.py script to work in Python 3 #6999Benjamin Peterson2009-09-251-9/+10
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-1/+1
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-7/+7
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-2/+2
* Whitespace normalization.Tim Peters2004-08-091-1/+0
* [Patch #1005491 ] use __name__ == '__main__' in scriptsAndrew M. Kuchling2004-08-091-1/+3
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-8/+8
* Apply diff2.txt from SF patch http://www.python.org/sf/572113Walter Dörwald2002-09-111-3/+2
* Hand repair of cases where reindent changed lines of the formTim Peters2001-01-171-1/+1
* Whitespace normalization.Tim Peters2001-01-171-101/+101
* Changed logic so it now replaces anything that has #! and python inGuido van Rossum1996-11-271-6/+5
* newslist.py: Added search for .newslistrc.py;Guido van Rossum1994-08-191-0/+150