cpython/Lib/logging
2011-12-17 12:36:34 -08:00
..
__init__.py Mention that level can be an int or str in the setLevel docstring. 2011-12-17 12:36:34 -08:00
config.py logging: replace codecs.open with builtins.open, remove '_encoded' sort, add some tests. 2011-11-07 19:43:05 +01:00
handlers.py logging: replace codecs.open with builtins.open, remove '_encoded' sort, add some tests. 2011-11-07 19:43:05 +01:00