Detect existing files?

Michael Hudson mwh21 at cam.ac.uk
Wed May 2 12:40:49 EDT 2001


schulz at Informatik.TU-Muenchen.DE (Stephan Schulz) writes:

> Now my question: Is there a simple way to detect an existing file?

os.path.exists?

Cheers,
M.

-- 
  M-x psych[TAB][RETURN]
                                                             -- try it



More information about the Python-list mailing list