Éric Araujo added the comment:

About the name: I think it’s good.  “Warnings” is at the start, meaning this is 
related to the warnings system; an exception with “Warning” at the end would 
however not be good.

I started to comment that the name could be just OptionParsingError, given that 
we don’t need prefixes when we have namespaces (i.e. modules: 
warnings.OptionParsingError is not ambiguous), but most other names in the 
modules contain “warning” so let’s keep the convention.

You will have noticed that I prefer Option to Opt :)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7976>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to