Removed buggy exception handling in doRollover of rotating file handlers. Exceptions...
commit50ace2e5c9c546141b180b3e3209f50fa70f4323
authorvinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 27 Jun 2006 07:34:37 +0000 (27 07:34 +0000)
committervinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 27 Jun 2006 07:34:37 +0000 (27 07:34 +0000)
tree29e729528a3d82e3b52a831e2b1cb3b70cf65eda
parent570e3dee0deb323e6d6d346b55273605af90058d
Removed buggy exception handling in doRollover of rotating file handlers. Exceptions now propagate to caller.

git-svn-id: http://svn.python.org/projects/python/trunk@47121 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/logging/handlers.py