Senthil Kumaran added the comment:

Daniel - I could not really get the need for this check.

+    >>> msg = str(err)
+    >>> str(err.code) in msg and err.msg in msg

The other one was really useful and probably covered the reasonstr.

Thanks for the patch.

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed
versions: +Python 3.2, Python 3.3

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

Reply via email to