Message4568

Author MrMeanie
Recipients MrMeanie
Date 2009-04-22.12:48:06
SpamBayes Score 5.1676676e-09
Marked as misclassified No
Message-id <1240404487.85.0.88586832823.issue1323@psf.upfronthosting.co.za>
In-reply-to
Content
Please find attached a patch that fixes this issue, by modifying the
PyList.iterator() method.

This patch also enhances Lib/test/test_java_list_delegate.py, so that test
failures give more info about the cause of the failure.
History
Date User Action Args
2009-04-22 12:48:07MrMeaniesetmessageid: <1240404487.85.0.88586832823.issue1323@psf.upfronthosting.co.za>
2009-04-22 12:48:07MrMeaniesetrecipients: + MrMeanie
2009-04-22 12:48:07MrMeanielinkissue1323 messages
2009-04-22 12:48:07MrMeaniecreate