[issue4067] ast.fix_missing_locations() breaks if node doesn't have "_attributes" variable

Amaury Forgeot d'Arc report at bugs.python.org
Tue Oct 7 21:43:37 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

empty_tuple should be DECREF'ed at the end of the function.
Otherwise the patch is fine.

----------
nosy: +amaury.forgeotdarc

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


More information about the Python-bugs-list mailing list