> FWIW, transform()/untransform() are already in the 3.2 beta.
> Do you want them taken out?   If so, do you want the codecs
> made accessible with encode/decode or have them continue
> to be inaccessible in 3.x?

Notice that they wouldn't be inaccessible even if transform
is taken out again: codecs.lookup would still find them.

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to