]> granicus.if.org Git - python/commit
Copyright year change.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 20 Feb 2004 13:17:27 +0000 (13:17 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 20 Feb 2004 13:17:27 +0000 (13:17 +0000)
commit48cfe38e799394e2fdf81d95af3bdbfaf8e01360
treeb538798d0360cc3a58c00ef6743005132de31ff4
parent326441e72eb9dfb621b31e3705fccd3651347e20
Copyright year change.
Corrections to comments.
Tracebacks can now be sent via SocketHandler.
SocketHandler now uses exponential backoff strategy.
Handlers now chain to Handler.close() from their close() methods.
Lib/logging/handlers.py