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 hasan
Recipients hasan
Date 2009-12-11.12:35:28
SpamBayes Score 0.006156599
Marked as misclassified No
Message-id <1260534930.62.0.442935565481.issue7477@psf.upfronthosting.co.za>
In-reply-to
Content
Typo in the repro.

The statement:
new_e = f.control
should be:
new_e = kq.control
History
Date User Action Args
2009-12-11 12:35:30hasansetrecipients: + hasan
2009-12-11 12:35:30hasansetmessageid: <1260534930.62.0.442935565481.issue7477@psf.upfronthosting.co.za>
2009-12-11 12:35:28hasanlinkissue7477 messages
2009-12-11 12:35:28hasancreate