Staging
v0.5.1
https://github.com/python/cpython
Revision 55aa02bb43b9d4ccce62f673057a4d461e2248a6 authored by Anthony Baxter on 21 November 2001, 06:21:18 UTC, committed by Anthony Baxter on 21 November 2001, 06:21:18 UTC
Fix for SF bug [ #471928 ] global made w/nested list comprehensions

. Initially I was going to just rip out the bits of this that fixed this
  bug, but the rest of the code looks (after a fair amount of staring at
  it) like it's ok - variable renames, that sort of thing.
  flames and "hey, no way!" to me, or to python-dev.
  It felt safer to just go with the full patch, rather than butchering
  it.
1 parent d2d88ae
History
Tip revision: 55aa02bb43b9d4ccce62f673057a4d461e2248a6 authored by Anthony Baxter on 21 November 2001, 06:21:18 UTC
backport of jeremy's 2.227:
Tip revision: 55aa02b
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 2.2 KB
LICENSE -rw-r--r-- 11.5 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 37.7 KB
acconfig.h -rw-r--r-- 6.2 KB
config.h.in -rw-r--r-- 17.0 KB
configure -rwxr-xr-x 179.8 KB
configure.in -rw-r--r-- 36.7 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.1 KB

README

back to top