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 Unit03
Recipients Unit03, lukasz.langa, martin.panter
Date 2016-09-05.17:43:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473097417.43.0.255668525972.issue27106@psf.upfronthosting.co.za>
In-reply-to
Content
Łukasz, Martin - I'm not sure how to proceed here, of course both ways out are reasonable. I'd be happy to provide (however small) patch for either one (adding Error to __all__ or just adding test for __all__). :)

My inner librarian would of course either push the Error to fully become part of public API or change its name to non-public _Error or something, but I'd much rather rely on you in this regard.
History
Date User Action Args
2016-09-05 17:43:37Unit03setrecipients: + Unit03, lukasz.langa, martin.panter
2016-09-05 17:43:37Unit03setmessageid: <1473097417.43.0.255668525972.issue27106@psf.upfronthosting.co.za>
2016-09-05 17:43:37Unit03linkissue27106 messages
2016-09-05 17:43:37Unit03create