[Pythonmac-SIG] Problems with file names (original) (raw)
Pierre Thibault p.thibault at bigfoot.com
Sun Nov 7 21:57:07 CET 2004
- Previous message: [Pythonmac-SIG] Problems with file names
- Next message: [Pythonmac-SIG] Carbon GetKeys() and NSObject.self()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cool! The errors are gone!
Le 6 nov. 2004, à 20:20, Bob Ippolito a écrit :
Don't use the commands module, os.system, os.popen, etc. EVER. They all suck. Use the subprocess module from Python 2.4.
Everything you need to know is in PEP 0324: http://www.python.org/peps/pep-0324.html Regards.
Pierre
- Previous message: [Pythonmac-SIG] Problems with file names
- Next message: [Pythonmac-SIG] Carbon GetKeys() and NSObject.self()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]