Message163239
Could you reproduce this in a short script that doesn't use sqlite? I'm looking for something like:
str = 'some-string'
"{0}".format(str)
Also: is that the entire traceback? I don't see how format could be invoking a codec. Maybe the error occurs when writing it to stdout, or some other operation that's encoding? |
|
Date |
User |
Action |
Args |
2012-06-20 01:02:39 | eric.smith | set | recipients:
+ eric.smith, r.david.murray, ekontsevoy |
2012-06-20 01:02:39 | eric.smith | set | messageid: <1340154159.76.0.352747837813.issue15109@psf.upfronthosting.co.za> |
2012-06-20 01:02:39 | eric.smith | link | issue15109 messages |
2012-06-20 01:02:38 | eric.smith | create | |
|