"billiejoex" wrote:

> Moreover it doesn't work always (for exaple: try a 'dir' command).

why use os.system("dir") when Python already offers things
like os.listdir, os.walk, and glob.glob ?

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to