Merged Anton Batenev's report of Nicolas Alvarez' unicode-in-be-new bug
[be.git] / .be / bea86499-824e-4e77-b085-2d581fa9ccab / bugs / f7ccd916-b5c7-4890-a2e3-8c8ace17ae3a / comments / 028d2e8d-5b0f-4c43-a913-35a1709b2276 / body
1 Wrote/borrowed libbe/encoding.py.
2 Now the following works:
3
4 python -c 'import libbe.encoding as e; print e.get_encoding(); e.set_IO_stream_encodings(e.get_encoding()) ;print u"\u2019"' | cat
5