Comment 2 for bug 265828

Revision history for this message
Jlbpcuba (jlbpcuba) wrote :

I think that the bug is on python itself, because is suppossed that
encode(enc, 'replace') show no errors at all according to
http://www.reportlab.com/i18n/python_unicode_tutorial.html

But is the middle i remove from the code that and works ok.

.encode(enc, 'replace')