[Python-ideas] Py3 unicode impositions

Christopher Reay christopherreay at gmail.com
Tue Feb 14 11:37:44 CET 2012


Web browsers can parse pages with multiple encodings seemingly perfectly
into the correct display characters. A quick copy and paste produces UTF-8
encoded text in the clip board. (on linux)

HOW DO THEY DO IT.. can we have their libraries? :)

Some of the web pages I tried decoding made be pull my hair out. One I just
cancelled the client.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20120214/14a9e812/attachment.html>


More information about the Python-ideas mailing list