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 r.david.murray
Recipients Anthony.Kong, acassaigne, jeffknupp, r.david.murray, serhiy.storchaka
Date 2012-03-27.12:45:02
SpamBayes Score 0.00026232682
Marked as misclassified No
Message-id <1332852303.26.0.572296716044.issue14399@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch.

The advantage of the more complicated way being that you get an immediate TypeError instead of a delayed one?  Is there any other advantage? (That's probably enough reason, though :)

Now we just need a unit test for this.
History
Date User Action Args
2012-03-27 12:45:03r.david.murraysetrecipients: + r.david.murray, Anthony.Kong, serhiy.storchaka, jeffknupp, acassaigne
2012-03-27 12:45:03r.david.murraysetmessageid: <1332852303.26.0.572296716044.issue14399@psf.upfronthosting.co.za>
2012-03-27 12:45:02r.david.murraylinkissue14399 messages
2012-03-27 12:45:02r.david.murraycreate