Catch situations where currentframe() returns None. See SF patch #1447410, this is...
commit40559bb1b07035ed9cda76ad85449a68e42588bc
authorvinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 15 Mar 2006 12:45:07 +0000 (15 12:45 +0000)
committervinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 15 Mar 2006 12:45:07 +0000 (15 12:45 +0000)
tree9e01fef68d7e55a830b0deb9e26bb739bb07be55
parentec7d3d1d07b4d95101654cc8c1fdb20979f7b331
Catch situations where currentframe() returns None. See SF patch #1447410, this is a different implementation.

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