]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Catch situations where currentframe() returns None. See SF patch #1447410, this is...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 15 Mar 2006 12:45:07 +0000 (12:45 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 15 Mar 2006 12:45:07 +0000 (12:45 +0000)
commita2173a189a679cd6babf85a0369b1969f173dfb3
tree02530c37b4acf1240f3a024fd9efc4b4540d21e9
parent5424ad8a2a24b9a135264df829c65b2f19eec2a4
Catch situations where currentframe() returns None. See SF patch #1447410, this is a different implementation.
Lib/logging/__init__.py