Staging
v0.5.1
https://github.com/python/cpython
Revision 20aa477a2d07ed85b81c4ecda74b51444f9c6b38 authored by Georg Brandl on 27 January 2007, 17:43:07 UTC, committed by Georg Brandl on 27 January 2007, 17:43:07 UTC
a with statement; previously, executing code containing a with statement
compiled by the compiler package crashed the interpreter.
 (backport from rev. 53575)
1 parent b17830e
History
Tip revision: 20aa477a2d07ed85b81c4ecda74b51444f9c6b38 authored by Georg Brandl on 27 January 2007, 17:43:07 UTC
Patch #1638243: the compiler package is now able to correctly compile
Tip revision: 20aa477
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 34.2 KB
README -rw-r--r-- 54.4 KB
configure -rwxr-xr-x 623.0 KB
configure.in -rw-r--r-- 94.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.4 KB
setup.py -rw-r--r-- 66.3 KB

README

back to top