[issue6844] BaseException DeprecationError raises inappropriately
Jean-Paul Calderone
report at bugs.python.org
Wed Sep 16 16:05:44 CEST 2009
Jean-Paul Calderone <exarkun at divmod.com> added the comment:
I'm not sure I'll be able to work on this again for a while after this
morning, so here's a patch. I don't really understand how the exception
structs are involved here, so I don't really know why the patch works,
but it seems to. If there's something wrong with it, someone else may
need to fix it in order to have it ready for 2.6.3.
----------
keywords: +patch
Added file: http://bugs.python.org/file14896/less-deprecated-message.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6844>
_______________________________________
More information about the Python-bugs-list
mailing list