cpython/Lib/logging
Andrew Svetlov 737fb89dd1 Issue #16714: use 'raise' exceptions, don't 'throw'.
Patch by Serhiy Storchaka.
2012-12-18 21:14:22 +02:00
..
__init__.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:14:22 +02:00
config.py Closes #13258: Use callable() built-in in the standard library. 2011-10-28 14:45:05 +02:00
handlers.py Issue #16244: Remove file mode overrides. 2012-10-16 10:28:31 +01:00