[Tutor] How to get script to detect whether a file exists?

python at bdurham.com python at bdurham.com
Sun Aug 1 20:33:30 CEST 2010


Richard,

Look at the os.path.isfile function.

Malcolm


More information about the Tutor mailing list