Changes by James Cooper :
--
nosy: +jamescooper
___
Python tracker
<http://bugs.python.org/issue1856>
___
___
Python-bugs-list mailing list
Unsubscribe:
James Cooper added the comment:
Our company recently rediscovered this bug in 2.5.2. After a couple
hours of debugging, we realized the error message was incorrect and
found the bug in the destinsrc function.
This may not be a show-stopping bug, but it's non-obvious, annoying,
unnece
James Cooper added the comment:
Though these exceptions while shutting down are mostly harmless, they
are very noisy and must be squelched in a production application. Here
is the patch which we at Solido Design (www.solidodesign.com) are using
to hide the exceptions. Note that this doesn