]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added optional encoding argument to File based handlers and improved error handling...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 31 Mar 2005 20:12:55 +0000 (20:12 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 31 Mar 2005 20:12:55 +0000 (20:12 +0000)
commit6721a3464aadefa850207f4cff85b8cb15e3c289
treef22e0b8c879a3ce411c8e6324260c918a1ae2446
parent2d6fe25689ea79802cd9657b4a686362f4ed7e89
Added optional encoding argument to File based handlers and improved error handling for SysLogHandler
Lib/logging/handlers.py