[Python-ideas] Idea

Scott Blair scottyblair at gmail.com
Thu Aug 21 21:23:16 CEST 2014


Add continue to a try, except statement to continue where the code threw an
error. Or a function of exceptions to get the line number at which it was
thrown along with a way to go back to that line.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140821/cf766d24/attachment.html>


More information about the Python-ideas mailing list