Ram Rachum <cool...@cool-rr.com> added the comment:

*"generator objects do not have names we can refer to"*

How about referring to the generator function that created them and to all the 
arguments?

Regarding instruction pointer, I really don't know the internals of how this 
works. Can we make some arrangement so we can specify line number (and possibly 
column number too) as a cross-interpreter instruction pointer?

----------

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

Reply via email to