[New-bugs-announce] [issue9870] compile and nested scopes

Sergey report at bugs.python.org
Thu Sep 16 10:11:26 CEST 2010


New submission from Sergey <sergey_magaf at mail.ru>:

See attached tmp1.py
It is very simple but it doesn't work
It raises NameError
NameError: global name 'arg' is not defined

----------
components: None
files: tmp1.py
messages: 116515
nosy: webcubator
priority: normal
severity: normal
status: open
title: compile and nested scopes
type: behavior
versions: Python 2.7, Python 3.1
Added file: http://bugs.python.org/file18900/tmp1.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9870>
_______________________________________


More information about the New-bugs-announce mailing list