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 nirs
Recipients giampaolo.rodola, intgr, josiah.carlson, josiahcarlson, nirs
Date 2011-07-17.19:07:12
SpamBayes Score 2.0059351e-05
Marked as misclassified No
Message-id <1310929633.21.0.209965242152.issue4277@psf.upfronthosting.co.za>
In-reply-to
Content
The idea is good, but seems that error handling should be inlined into initiate_send.

Also those 3 special exceptions should be defined once in the module instead of repeating them.
History
Date User Action Args
2011-07-17 19:07:13nirssetrecipients: + nirs, josiahcarlson, giampaolo.rodola, josiah.carlson, intgr
2011-07-17 19:07:13nirssetmessageid: <1310929633.21.0.209965242152.issue4277@psf.upfronthosting.co.za>
2011-07-17 19:07:12nirslinkissue4277 messages
2011-07-17 19:07:12nirscreate