shawn bright wrote:
> hello there,
> i am writing an app for linux. what command would be easiest to test and 
> see if a certain file exist ?

os.path.exists() or os.path.isfile()

Kent

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to