index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement what the docstring said: multiple slashes per line are
Guido van Rossum
2001-09-02
1
-15/+26
*
Added more text to the docstring, updated the way the exit status is
Guido van Rossum
2001-09-02
1
-31/+113
*
A grep-like tool that looks for division operators.
Guido van Rossum
2001-09-02
1
-0/+89
*
The beginnings of a script to help finding / operators that may need
Guido van Rossum
2001-09-01
1
-0/+237
*
Fix typo in module docstring.
Tim Peters
2001-08-15
1
-1/+1
*
+ A msg on c.l.py reminded me that docstrings can be implicitly catenated.
Tim Peters
2001-08-13
1
-28/+48
*
SF patch #445412 extract ndiff functionality to difflib, from
Tim Peters
2001-08-12
1
-226/+15
*
Tool to delete (or just rewrite parts of) obsolete future statements.
Tim Peters
2001-08-12
1
-0/+256
*
When representing #includes as imports, do from MOD import *.
Martin v. Löwis
2001-08-09
1
-1/+1
*
Patch #437683: Use re instead of regex.
Martin v. Löwis
2001-08-09
1
-33/+38
*
Rename pydoc.pyw to pydocgui.pyw: Since we changed Python to allow .pyw
Tim Peters
2001-08-05
2
-2/+5
*
Use string.ascii_letters instead of string.letters (SF bug #226706).
Fred Drake
2001-07-20
2
-4/+4
*
This is a trivial command line utility to print MD5 checksums.
Guido van Rossum
2001-06-22
1
-0/+32
*
Patch #430754: Makes ftpmirror.py .netrc aware
Martin v. Löwis
2001-06-07
1
-3/+10
*
Moved the encoding map building logic from the individual mapping
Marc-André Lemburg
2001-05-16
1
-3/+1
*
Fix several bugs and add two features.
Jeremy Hylton
2001-05-08
1
-34/+88
*
Append the revision number for each file to the output.
Guido van Rossum
2001-04-10
1
-1/+1
*
Script for starting pydoc with a GUI in Windows.
Ka-Ping Yee
2001-03-23
1
-0/+2
*
Call main routine in pydoc module (pydoc.cli).
Ka-Ping Yee
2001-03-01
1
-76/+2
*
Add script form of pydoc so that it's present in beta1. Currently
Andrew M. Kuchling
2001-02-28
1
-0/+78
*
Moved SequenceMatcher from ndiff into new std library module difflib.py.
Tim Peters
2001-02-10
1
-292/+2
*
Hand repair of cases where reindent changed lines of the form
Tim Peters
2001-01-17
6
-18/+18
*
Whitespace normalization.
Tim Peters
2001-01-17
34
-2357/+2356
*
This patch changes the default behaviour of the builtin charmap
Marc-André Lemburg
2001-01-03
1
-11/+39
*
SF bug 124051: ndiff "?" lines can be confusing. Well, they still can, but
Tim Peters
2000-12-09
1
-28/+19
*
Hack ndiff to display lines w/ leading tabs more intuitively. This synchs
Tim Peters
2000-11-01
1
-9/+24
*
I'm moving redemo.py here from Demo/tkinter/guido, since it is
Guido van Rossum
2000-10-06
1
-0/+171
*
New tool for normalizing indentation of .py files.
Tim Peters
2000-10-05
1
-0/+258
*
satisfy the tabnanny
Jeremy Hylton
2000-09-18
3
-358/+358
*
Allow this script to act like a module by only calling main() if
Barry Warsaw
2000-09-16
1
-1/+3
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-19/+4
*
Rob Hooft, Moshe Zadka: converted to 4 space indents and re instead of regex.
Guido van Rossum
2000-09-01
2
-72/+78
*
Python code coverage tool by Skip Montanaro and Andrew Dalke
Jeremy Hylton
2000-08-03
1
-0/+661
*
add expandtabs command (-e)
Peter Schneider-Kamp
2000-07-11
1
-37/+64
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-21/+6
*
Running the program through itself reveals that one end tag was
Guido van Rossum
2000-06-28
1
-1/+1
*
Peter Schneider-Kamp:
Guido van Rossum
2000-06-28
1
-10/+75
*
Of course, I forget how to type long ago...
Fred Drake
2000-03-17
1
-1/+1
*
"write marshalled" --> "writes marshalled" (in docstring); noted by
Fred Drake
2000-03-17
1
-1/+1
*
Marc-Andre Lemburg: added
Guido van Rossum
2000-03-10
2
-0/+290
*
Correct type error in getopt.error handling code.
Guido van Rossum
2000-02-29
1
-1/+1
*
Script by Tim Peters to discover illegal append() calls.
Guido van Rossum
2000-02-29
1
-0/+168
*
Fix multi-arg append().
Guido van Rossum
2000-02-29
1
-1/+1
*
Deleting tabpolice.py; it was superceded by tabnanny.py long ago.
Guido van Rossum
2000-02-23
1
-104/+0
*
Moved tabnanny.py to standard library status.
Guido van Rossum
2000-02-23
1
-368/+0
*
Patch by Gerrit Holl:
Guido van Rossum
2000-02-14
2
-4/+4
*
Patch by Gerrit Holl:
Guido van Rossum
2000-02-14
1
-2/+6
*
Scrit by Marc-Andre Lemburg to generate htmlentitydefs.py.
Guido van Rossum
1999-08-19
1
-0/+65
*
Mark Hammond writes:
Guido van Rossum
1999-07-30
1
-1/+3
*
Use re instead of regex.
Guido van Rossum
1999-04-09
1
-10/+11
[prev]
[next]