summaryrefslogtreecommitdiff
path: root/Objects/sliceobject.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-03-20 00:25:43 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2001-03-20 00:25:43 +0000
commitce7ef599d2df7c43f8228f22a77de4554039dc0f (patch)
tree448f981095e78aa66180a78910a2a9c1b9e13ce0 /Objects/sliceobject.c
parente241e29f3d0c4a2e4c7beee018ae409beb4239de (diff)
downloadcpython-git-ce7ef599d2df7c43f8228f22a77de4554039dc0f.tar.gz
Fixup handling of free variables in methods when the class scope also
has a binding for the name. The fix is in two places: - in symtable_update_free_vars, ignore a global stmt in a class scope - in symtable_load_symbols, add extra handling for names that are defined at class scope and free in a method Closes SF bug 407800
Diffstat (limited to 'Objects/sliceobject.c')
0 files changed, 0 insertions, 0 deletions