Antoine Pitrou <pit...@free.fr> added the comment:

> If the policy for exception messages, such as it is, documented
> somewhere?

I think we are quite free to change exception messages, as long as the change 
is motivated. They are not part of the API definitions, and people shouldn't 
rely on them (the exception may for KeyError and such exceptions where the 
message is actually the value of the failed key).

----------

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

Reply via email to