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 isoschiz
Recipients isoschiz, ncoghlan
Date 2013-04-18.23:47:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366328871.48.0.905725844245.issue17062@psf.upfronthosting.co.za>
In-reply-to
Content
I threw together a function that implements this. The only variation from the proposed signature was adding the onerror argument supported by the other similar functions in the module.
History
Date User Action Args
2013-04-18 23:47:51isoschizsetrecipients: + isoschiz, ncoghlan
2013-04-18 23:47:51isoschizsetmessageid: <1366328871.48.0.905725844245.issue17062@psf.upfronthosting.co.za>
2013-04-18 23:47:51isoschizlinkissue17062 messages
2013-04-18 23:47:51isoschizcreate