index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
codeop.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 75472 via svnmerge from
Benjamin Peterson
2009-10-18
1
-1
/
+1
*
Raise statement normalization in Lib/.
Collin Winter
2007-08-30
1
-1
/
+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-5
/
+5
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-9
/
+1
*
Fix typo fix.
Walter Dörwald
2003-11-20
1
-4
/
+4
*
Fix typos.
Walter Dörwald
2003-11-19
1
-4
/
+4
*
Don't replace an empty line with "pass" when symbol == "eval", where
Guido van Rossum
2003-05-16
1
-1
/
+2
*
- Finally fixed the bug in compile() and exec where a string ending
Guido van Rossum
2003-02-13
1
-2
/
+7
*
A fiddled version of the rest of Michael Hudson's SF patch
Tim Peters
2001-08-17
1
-36
/
+122
*
Remove useless imports, as reported by PyChecker.
Tim Peters
2001-04-08
1
-3
/
+0
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-3
/
+2
*
added __all__ lists to a number of Python modules
Skip Montanaro
2001-01-20
1
-0
/
+2
*
Moved compile_command() here from code.py, so JPython can provide its
Guido van Rossum
1998-10-22
1
-0
/
+86