[New-bugs-announce] [issue17132] yield_arg missing from symbol.sym_name
Josh Lee
report at bugs.python.org
Tue Feb 5 16:08:33 CET 2013
New submission from Josh Lee:
>>> symbol.sym_name[337]
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
KeyError: 337
It should be 'yield_arg'.
----------
components: Library (Lib)
messages: 181440
nosy: Josh.Lee
priority: normal
severity: normal
status: open
title: yield_arg missing from symbol.sym_name
versions: Python 3.3
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17132>
_______________________________________
More information about the New-bugs-announce
mailing list