cpython/Lib/logging
Andrew Svetlov a191959849 Issue #16714: use 'raise' exceptions, don't 'throw'.
Patch by Serhiy Storchaka.
2012-12-18 21:27:16 +02:00
..
__init__.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:27:16 +02:00
config.py Allow configuration of handler properties. 2012-11-15 14:20:18 +00:00
handlers.py remove obsolete hasattr() check for socket.sendall 2012-10-26 18:32:24 +02:00