youtube / spitfire

A high-performance Python template language
BSD 3-Clause "New" or "Revised" License
404 stars 58 forks source link

simple_str_filter throw exception for unicode placeholders #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by herbert...@gmail.com on 23 Aug 2010 at 6:20

Attachments:

GoogleCodeExporter commented 8 years ago
definitely an issue,  just mulling the right solution.

Original comment by ms...@gmail.com on 23 Aug 2010 at 8:27