Wasn't there a big discussion once before about whether
encode/decode should be usable for things other than
unicode<->non-unicode transformations? I thought the
conclusion reached back then was that they shouldn't.

Is there some reason the transformations being talked
about can't just be provided as functions that operate
on strings or bytes?

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to