diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-02-16 18:50:30 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-02-16 18:50:30 +0100 |
commit | 218e1b4b3ed517f1440065c6c01df7e2b8bcff1e (patch) | |
tree | a498fe08202c3689c38a84c2f129724b4c57d0b9 /sys/lib/python/stringprep.py | |
parent | c54271a588654289596561104a945100adf917c4 (diff) |
mothra: fix unicode rendering for plaintext
we did the utf-8 to unicode conversion in pl_nextc(),
but the plaintext handler uses pl_readc() which only
translates newlines but otherwise returns bytes.
move unicode conversion in pl_readc() fixes it.
Diffstat (limited to 'sys/lib/python/stringprep.py')
0 files changed, 0 insertions, 0 deletions