summaryrefslogtreecommitdiff
path: root/Tools/scripts/treesync.py
Commit message (Expand)AuthorAgeFilesLines
* Use OESeeror instead of os.error (#16720)Andrew Svetlov2012-12-241-1/+1
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* Ran 2to3 over scripts directory.Georg Brandl2008-05-161-1/+1
* Convert print statements to function calls in Tools/.Collin Winter2007-08-031-24/+24
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-1/+1
* Get rid of a bunch more raw_input referencesNeal Norwitz2006-03-171-0/+5
* [Patch #1005491 ] use __name__ == '__main__' in scriptsAndrew M. Kuchling2004-08-091-1/+2
* Apply diff2.txt from SF patch http://www.python.org/sf/572113Walter Dörwald2002-09-111-4/+4
* Whitespace normalization.Tim Peters2001-01-171-2/+2
* give in to tab policeGuido van Rossum1998-03-241-98/+98
* When checking for equality, open the slave file in text mode so itGuido van Rossum1997-11-041-2/+6
* Use correct keyword parameter when calling copy with answer option!Guido van Rossum1997-08-181-2/+2
* Source tree synchronization tool (for Windowes, mostly)Guido van Rossum1997-08-141-0/+200