Issue #5971: StreamHandler.handleError now swallows IOErrors which occur when trying...
commit9bc15c3b141c6c867468ac071e6418fdaeafec55
authorvinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 9 May 2009 12:07:17 +0000 (9 12:07 +0000)
committervinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 9 May 2009 12:07:17 +0000 (9 12:07 +0000)
tree62d1b3faeb4b5253f3656ebf4b4f9b1a47f04273
parent741a840248cc65a62e7de19d38c8b67574e6b162
Issue #5971: StreamHandler.handleError now swallows IOErrors which occur when trying to print a traceback.

git-svn-id: http://svn.python.org/projects/python/trunk@72506 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/logging/__init__.py
Misc/NEWS