> Yeah, but IIRC a complete set of bytes APIs doesn't exist yet in py3k.

Define complete. I'm not aware of any interfaces wrt. file IO that are
lacking, so which ones were you thinking of?

Python doesn't currently provide a way to access environment variables
and command line arguments as bytes. With the PEP, such a way would
actually become available for applications that desire it.

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