Message 51722 - Python tracker

Message51722

Author gvanrossum
Recipients
Date 2007-01-10.16:23:40
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Thanks!!

Submitted, with tarfile.py and test_exceptions.py corrected (kept the 'del e' in the latter).
Committed revision 53342.

Note: there is now a new test_hotshot failure, probably due to the different code generated for except clauses; I'm keeping this patch open for that.

Is it time to drop the unpacking (sequence) behavior from exceptions altogether, per Brett's PEP?  (That would be a new SF patch.)
History
Date User Action Args
2007-08-23 15:56:12adminlinkissue1631942 messages
2007-08-23 15:56:12admincreate