Hagen Fürstenau writes: > And what if we skillfully conserve unknown bytes in a private use or > surrogate area and the application author actually knows the encoding > and wants correctly decoded strings?
This is what my proposal would do, but my proposal would would return a string, not bytes. _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
