Export to GitHub

spitfire - issue #7

simple_str_filter throw exception for unicode placeholders


Posted on Aug 23, 2010 by Helpful Panda

trying to encode unicode chars with default filter throws unicode decode exception.

'test.spt' / 'test_utf8.py' exercises the traceback. 'patch' include an attempt at a solution.

Attachments

Comment #1

Posted on Aug 23, 2010 by Quick Lion

definitely an issue, just mulling the right solution.

Status: Accepted

Labels:
Type-Defect Priority-Medium