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 andreas.schawo
Recipients andreas.schawo, mark.dickinson
Date 2009-03-29.15:38:37
SpamBayes Score 1.397525e-07
Marked as misclassified No
Message-id <1238341119.08.0.457321747336.issue5463@psf.upfronthosting.co.za>
In-reply-to
Content
Yes you're right. The TypeError should be an OverflowError. It was just
the copy and paste thing. 

Hm, I also wondering why struct.error is used. But someone already
wanted to change this.

The patch looks fine.

Do you want to go ahead with the float coercion thing? Maybe I'll find
some time the next week to care about. I think there's no hurry.
History
Date User Action Args
2009-03-29 15:38:39andreas.schawosetrecipients: + andreas.schawo, mark.dickinson
2009-03-29 15:38:39andreas.schawosetmessageid: <1238341119.08.0.457321747336.issue5463@psf.upfronthosting.co.za>
2009-03-29 15:38:37andreas.schawolinkissue5463 messages
2009-03-29 15:38:37andreas.schawocreate