summaryrefslogtreecommitdiff
path: root/sys/lib/python/contextlib.py
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-02-16 18:50:30 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2014-02-16 18:50:30 +0100
commit218e1b4b3ed517f1440065c6c01df7e2b8bcff1e (patch)
treea498fe08202c3689c38a84c2f129724b4c57d0b9 /sys/lib/python/contextlib.py
parentc54271a588654289596561104a945100adf917c4 (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/contextlib.py')
0 files changed, 0 insertions, 0 deletions