cpython/Lib/logging
2007-01-08 18:51:46 +00:00
..
__init__.py Bare except clause removed from LogRecord.__init__. Now, only ValueError, TypeError and AttributeError are trapped. 2007-01-08 18:51:46 +00:00
config.py Patch by "cuppatea" (SF #1503765) 2006-12-11 14:26:23 +00:00
handlers.py Bare except clause removed from SMTPHandler.emit(). Now, only ImportError is trapped. 2007-01-08 18:50:32 +00:00