[Python-Dev] Python-3.0, unicode, and os.environ (original) (raw)

Bugbee, Larry larry.bugbee at boeing.com
Mon Dec 8 20:49:17 CET 2008


I'm perhaps biased here; most of my Python programs don't have user interfaces, because they don't "talk" to people, they talk to other programs. The binary APIs for the OS are essential. I use and deeply appreciate all the string handling features in Python, particularly its firm grip on Unicode issues, but that's useful instead of essential.

Exactly! Another +1.

Larry



More information about the Python-Dev mailing list