[issue27106] configparser.__all__ is incomplete

Jacek Kołodziej report at bugs.python.org
Mon Sep 5 13:43:37 EDT 2016


Jacek Kołodziej added the comment:

Ł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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27106>
_______________________________________


More information about the Python-bugs-list mailing list