[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
- Previous message: [Python-Dev] [PATCH] Make 2to3 --write preserve file mode (eg. execution bit)
- Next message: [Python-Dev] Self in method body
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] [PATCH] Make 2to3 --write preserve file mode (eg. execution bit)
- Next message: [Python-Dev] Self in method body
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]