cpython/Lib/logging
Brett Cannon c236850ad1 Calling __import__ as a method technically works, but really should be wrapped
in a staticmethod. This is important for when __import__ is set to a function
defined in Python instead of C.
2010-06-12 00:39:28 +00:00
..
__init__.py Merged revisions 79279,79284,79293,79373,79376,79379,79876,79888 via svnmerge from 2010-04-11 16:25:06 +00:00
config.py Calling __import__ as a method technically works, but really should be wrapped 2010-06-12 00:39:28 +00:00
handlers.py Merged revisions 79279,79284,79293,79373,79376,79379,79876,79888 via svnmerge from 2010-04-11 16:25:06 +00:00