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
/
fixdiv.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-3/+3
*
Patch #1601678: move intern() to sys.intern().
Georg Brandl
2006-12-19
1
-1/+1
*
Patch #1550800: make exec a function.
Georg Brandl
2006-09-06
1
-1/+1
*
Fix a bunch of typos in documentation, docstrings and comments.
Walter Dörwald
2003-10-20
1
-1/+1
*
Fix use of 'file' as a variable name.
Andrew M. Kuchling
2003-05-13
1
-8/+8
*
- Reverse the meaning of the -m option: warnings about multiple /
Guido van Rossum
2001-09-04
1
-35/+85
*
Whitespace normalization.
Tim Peters
2001-09-04
1
-4/+4
*
PEP 238 documented -Qwarn as warning only for classic int or long
Guido van Rossum
2001-09-04
1
-1/+1
*
Rename the -D option to -Q, to avoid a Jython option name conflict.
Guido van Rossum
2001-09-04
1
-1/+1
*
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
*
The beginnings of a script to help finding / operators that may need
Guido van Rossum
2001-09-01
1
-0/+237