index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
pindent.py
Commit message (
Expand
)
Author
Age
*
gh-97669: Remove outdated example scripts (#97675)
Victor Stinner
2022-10-04
*
Issue #15539: Fix a backup file creation in pindent.py on Windows.
Serhiy Storchaka
2013-01-11
|
\
|
*
Issue #15539: Fix a backup file creation in pindent.py on Windows.
Serhiy Storchaka
2013-01-11
*
|
Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.
Serhiy Storchaka
2013-01-11
|
\
|
|
*
Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.
Serhiy Storchaka
2013-01-11
*
|
Use OESeeror instead of os.error (#16720)
Andrew Svetlov
2012-12-24
|
/
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
*
Merged revisions 74865,75175,75180 via svnmerge from
Benjamin Peterson
2009-10-04
*
Ran 2to3 over scripts directory.
Georg Brandl
2008-05-16
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
*
bug [ 1072853 ] thisid not intialized in pindent.py script
Georg Brandl
2005-06-26
*
Fix use of 'file' as a variable name.
Andrew M. Kuchling
2003-05-13
*
Apply diff2.txt from SF patch http://www.python.org/sf/572113
Walter Dörwald
2002-09-11
*
Whitespace normalization.
Tim Peters
2001-01-17
*
add expandtabs command (-e)
Peter Schneider-Kamp
2000-07-11
*
Running the program through itself reveals that one end tag was
Guido van Rossum
2000-06-28
*
Peter Schneider-Kamp:
Guido van Rossum
2000-06-28
*
Translated to use re instead of regex. Also replaced one use of
Guido van Rossum
1998-06-19
*
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum
1996-11-27
*
newslist.py: Added search for .newslistrc.py;
Guido van Rossum
1994-08-19
*
Added convenience functions {complete,reformat}_{filter,string,file}.
Guido van Rossum
1994-06-07
*
correct typos in option parsing loop
Guido van Rossum
1994-05-27
*
Initial revision
Guido van Rossum
1994-05-15