This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients asvetlov, georg.brandl, gvanrossum, larry, pconnell, xdegaye
Date 2013-11-18.18:09:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384798164.91.0.948371681625.issue16596@psf.upfronthosting.co.za>
In-reply-to
Content
Basically the debugger lost control and the program ran to completion after I hit 'n' that returned from the coroutine.
History
Date User Action Args
2013-11-18 18:09:24gvanrossumsetrecipients: + gvanrossum, georg.brandl, larry, asvetlov, xdegaye, pconnell
2013-11-18 18:09:24gvanrossumsetmessageid: <1384798164.91.0.948371681625.issue16596@psf.upfronthosting.co.za>
2013-11-18 18:09:24gvanrossumlinkissue16596 messages
2013-11-18 18:09:24gvanrossumcreate