[issue9407] ConfigParser documentation does not mention ConfigParser.Error as base exception class for ConfigParser exceptions

Ray.Allen report at bugs.python.org
Thu Jul 29 16:16:47 CEST 2010


Ray.Allen <ysj.ray at gmail.com> added the comment:

"It may be useful to mention it to show the exception heirarchy as well as in the case a user may want to catch all ConfigParser errors generally."

+1. I provide a patch for this.

----------
keywords: +patch
nosy: +ysj.ray
Added file: http://bugs.python.org/file18250/issue9407.diff

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


More information about the Python-bugs-list mailing list