COMMITS
/ Tools/scripts/pindent.py January 11, 2013
S
Issue #15539: Fix a backup file creation in pindent.py on Windows.
Serhiy Storchaka committed
S
Issue #15539: Fix a backup file creation in pindent.py on Windows.
Serhiy Storchaka committed
S
Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.
Serhiy Storchaka committed
S
Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.
Serhiy Storchaka committed
December 24, 2012
A
Use OESeeror instead of os.error (#16720)
Andrew Svetlov committed
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
October 4, 2009
B
Merged revisions 74865,75175,75180 via svnmerge from
Benjamin Peterson committed
May 16, 2008
G
Ran 2to3 over scripts directory.
Georg Brandl committed
February 23, 2008
C
Merged revisions 60990-61002 via svnmerge from
Christian Heimes committed
January 10, 2007
G
SF patch 1631942 by Collin Winter:
Guido van Rossum committed
June 26, 2005
G
bug [ 1072853 ] thisid not intialized in pindent.py script
Georg Brandl committed
May 13, 2003
A
Fix use of 'file' as a variable name.
Andrew M. Kuchling committed
September 11, 2002
W
Apply diff2.txt from SF patch http://www.python.org/sf/572113
Walter Dörwald committed
January 17, 2001
T
Whitespace normalization.
Tim Peters committed
July 11, 2000
P
add expandtabs command (-e)
Peter Schneider-Kamp committed
June 28, 2000
G
Running the program through itself reveals that one end tag was
Guido van Rossum committed
G
Peter Schneider-Kamp:
Guido van Rossum committed
June 19, 1998
G
Translated to use re instead of regex. Also replaced one use of
Guido van Rossum committed
November 27, 1996
G
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum committed
August 19, 1994
G
newslist.py: Added search for .newslistrc.py;
Guido van Rossum committed
June 7, 1994
G
Added convenience functions {complete,reformat}_{filter,string,file}.
Guido van Rossum committed
May 27, 1994
G
correct typos in option parsing loop
Guido van Rossum committed
May 15, 1994
G
Initial revision
Guido van Rossum committed