summaryrefslogtreecommitdiffstats
path: root/Modules/md5module.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-03-20 00:25:43 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2001-03-20 00:25:43 (GMT)
commitce7ef599d2df7c43f8228f22a77de4554039dc0f (patch)
tree448f981095e78aa66180a78910a2a9c1b9e13ce0 /Modules/md5module.c
parente241e29f3d0c4a2e4c7beee018ae409beb4239de (diff)
downloadcpython-ce7ef599d2df7c43f8228f22a77de4554039dc0f.zip
cpython-ce7ef599d2df7c43f8228f22a77de4554039dc0f.tar.gz
cpython-ce7ef599d2df7c43f8228f22a77de4554039dc0f.tar.bz2
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 'Modules/md5module.c')
0 files changed, 0 insertions, 0 deletions