_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
I want to check for a file in 3 directories. If the file is found in 1
of the dirs then do something, if the file was found in 2 or 3 dirs,
then do something else. I know the paths and filename. How can this be done?
- [Tutor] Check for file in different dirs Timo
- Re: [Tutor] Check for file in different dirs bob gailer
- Re: [Tutor] Check for file in different dirs Alan Gauld
- Re: [Tutor] Check for file in different dirs Monika Jisswel