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 terry.reedy
Recipients serhiy.storchaka, terry.reedy
Date 2017-12-04.20:12:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512418352.67.0.213398074469.issue32207@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks.  I am still puzzled why the nested within nested try-except did not work as I expected, but I care more about fixing this. The result based on your suggestion is better (to read, I think) than extra nesting that did work.
History
Date User Action Args
2017-12-04 20:12:32terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2017-12-04 20:12:32terry.reedysetmessageid: <1512418352.67.0.213398074469.issue32207@psf.upfronthosting.co.za>
2017-12-04 20:12:32terry.reedylinkissue32207 messages
2017-12-04 20:12:32terry.reedycreate