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 Camion
Recipients Camion, eric.smith, serhiy.storchaka
Date 2017-12-09.17:33:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512840818.62.0.213398074469.issue32259@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not talking about changing the type of the exception, Serhiy. but only to make the text message more explicit by adding a lead to a secondary possible cause. I do not understand how this addition would be misleading - more than the case I presented ? (Did you check my example ?)

I agree that this message might possibly make my mistake obvious to an senior _python_ programmer, but doesn't the constraint of being _experienced in python_, not go in contradiction with the mantra "Explicit is better than implicit" ?
History
Date User Action Args
2017-12-09 17:33:38Camionsetrecipients: + Camion, eric.smith, serhiy.storchaka
2017-12-09 17:33:38Camionsetmessageid: <1512840818.62.0.213398074469.issue32259@psf.upfronthosting.co.za>
2017-12-09 17:33:38Camionlinkissue32259 messages
2017-12-09 17:33:38Camioncreate