[Web-SIG] Python 3.0 and WSGI 1.0.
Ian Bicking
ianb at colorstudy.com
Tue May 5 19:01:07 CEST 2009
Philip Jenvey brought this to my attention:
http://www.python.org/dev/peps/pep-0383/
It's a UTF8 encoding and decoding scheme that encodes illegal bytes in such
a way that you can decode to get the original bytes object, and thus
transcode to another encoding. It's intended for cases exactly like WSGI.
--
Ian Bicking | http://blog.ianbicking.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/web-sig/attachments/20090505/8ab82c32/attachment.htm>
More information about the Web-SIG
mailing list