Sven Brauch added the comment:

Not an issue, having this thing resolved upstream would save a huge lot of pain 
elsewhere. ;)

So, to make sure... I'll go to the asdl file, make arguments have two arg 
attributes which store the data for the var and kwarg which they can contain, 
then I adjust ast.c to reflect that new structure. Then I go to asdl.py and 
hack it so we can have attributes ( ... ) on arguments. Does that sound correct?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16795>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to