Guido van Rossum added the comment:

I think this is not ready for inclusion.  It works wonderfully when stepping 
over a yield[from], but I can't seem to get it to step nicely *out* of a 
generator.  (Details on request -- basically I put a "pdb.set_trace()" call in 
Tulip's fetch3.py example and step around.)

----------

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

Reply via email to