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 benjamin.peterson
Recipients benjamin.peterson, brett.cannon, georg.brandl, ncoghlan
Date 2012-11-09.14:12:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352470339.75.0.166278064062.issue6709@psf.upfronthosting.co.za>
In-reply-to
Content
This was fixed a while ago:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ValueError: Try has neither except handlers nor finalbody
History
Date User Action Args
2012-11-09 14:12:19benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, georg.brandl, ncoghlan
2012-11-09 14:12:19benjamin.petersonsetmessageid: <1352470339.75.0.166278064062.issue6709@psf.upfronthosting.co.za>
2012-11-09 14:12:19benjamin.petersonlinkissue6709 messages
2012-11-09 14:12:19benjamin.petersoncreate