summaryrefslogtreecommitdiffstats
path: root/Lib/plat-riscos
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-04-13 16:51:46 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2001-04-13 16:51:46 (GMT)
commitc76770c68c40021322c221dd6bcd62bf98356a33 (patch)
tree4aff013ffa1bac9bb368701fb77a80e08f53b8f3 /Lib/plat-riscos
parent62effc112793e7176acf9a9e7a852b104e2e1606 (diff)
downloadcpython-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 'Lib/plat-riscos')
0 files changed, 0 insertions, 0 deletions