[Pythonmac-SIG] Problems with file names (original) (raw)

Pierre Thibault p.thibault at bigfoot.com
Sun Nov 7 21:57:07 CET 2004


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



More information about the Pythonmac-SIG mailing list