cpython/Lib/logging
Vinay Sajip 5abca7023c Issue #23207: logging.basicConfig() now does additional validation of its arguments. 2015-01-23 19:52:21 +00:00
..
__init__.py Issue #23207: logging.basicConfig() now does additional validation of its arguments. 2015-01-23 19:52:21 +00:00
config.py Issue #20444: Reduced code duplication. 2014-03-20 13:14:39 +00:00
handlers.py add context parameter to HTTPHandler (closes #22788) 2014-11-23 20:36:44 -06:00