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 steven.daprano
Recipients ezio.melotti, mrabarnett, pitrou, serhiy.storchaka, steven.daprano
Date 2014-09-08.19:30:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410204618.19.0.455450584127.issue22364@psf.upfronthosting.co.za>
In-reply-to
Content
I'm dubious about this issue. It suggests that the wording of the exceptions is part of the API of the two modules.

If the idea is just to copy the best error messages from one module to the other, then I guess there is no harm. But if the idea is to guarantee to keep the two modules' messages in sync, then I think it is unnecessary and harmful.
History
Date User Action Args
2014-09-08 19:30:18steven.dapranosetrecipients: + steven.daprano, pitrou, ezio.melotti, mrabarnett, serhiy.storchaka
2014-09-08 19:30:18steven.dapranosetmessageid: <1410204618.19.0.455450584127.issue22364@psf.upfronthosting.co.za>
2014-09-08 19:30:18steven.dapranolinkissue22364 messages
2014-09-08 19:30:18steven.dapranocreate