diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-04-13 16:51:46 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-04-13 16:51:46 (GMT) |
commit | c76770c68c40021322c221dd6bcd62bf98356a33 (patch) | |
tree | 4aff013ffa1bac9bb368701fb77a80e08f53b8f3 /Tools/scripts/lll.py | |
parent | 62effc112793e7176acf9a9e7a852b104e2e1606 (diff) | |
download | cpython-c76770c68c40021322c221dd6bcd62bf98356a33.zip cpython-c76770c68c40021322c221dd6bcd62bf98356a33.tar.gz cpython-c76770c68c40021322c221dd6bcd62bf98356a33.tar.bz2 |
Change error message raised when free variable is not yet bound. It
now raises NameError instead of UnboundLocalError, because the var in
question is definitely not local. (This affects test_scope.py)
Also update the recent fix by Ping using get_func_name(). Replace
tests of get_func_name() return value with call to get_func_desc() to
match all the other uses.
Diffstat (limited to 'Tools/scripts/lll.py')
0 files changed, 0 insertions, 0 deletions