Re: os.path.isfile and wildcard for directory name

2010-12-30 Thread smainklh
Hi Cameron, Ok, i'll try that :) Thanks Smaine Selon Cameron Simpson : > On 30Dec2010 09:36, smain...@free.fr wrote: > | I want to test if a file exists but my path contain a directory name that > | differs from a server to another. > | In shell i would have done something like that : > | #!/b

os.path.isfile and wildcard for directory name

2010-12-30 Thread smainklh
Hi everyone, I'm just beginning to learn python language and i'm trying to do something and i can't figure it out. I want to test if a file exists but my path contain a directory name that differs from a server to another. In shell i would have done something like that : #!/bin/bash mypath=/d