Barry A. Warsaw <ba...@python.org> added the comment:

I tend to agree that the errno is much less useful than the symbolic name.  The 
former is useful and will be available as an attribute, but the latter should 
be used in the str.  The change will probably break scads of doctests, but is 
probably worth it. :)

BTW, this came up in the PEP 3151 discussions, but I agree it's orthogonal to 
that PEP.

----------
nosy: +barry

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

Reply via email to