simple way to touch a file if it does not exist

Nikhil mnikhil at gmail.com
Wed May 21 19:15:19 EDT 2008


what are the simple ways?
I could think of os.open(), os.exec(touch file)

are there any simpler methods?



More information about the Python-list mailing list