]> granicus.if.org Git - python/commit
Fixed bug where the logging message was wrongly being demoted from Unicode to string...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 7 Oct 2005 08:35:36 +0000 (08:35 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 7 Oct 2005 08:35:36 +0000 (08:35 +0000)
commit43d6e812c886db6f4eae19598b0b864e9cbc3d52
tree5d3e35ec842984b72b0cadb4df93379f6320661e
parentd1c1e10f70212464415fdf2ab0bed4b5d32fdf32
Fixed bug where the logging message was wrongly being demoted from Unicode to string (SF #1314107)
Lib/logging/__init__.py