checking for file existance

Anders M Eriksson anders.eriksson at morateknikutveckling.se
Wed Jan 12 07:50:23 EST 2000


Hello!

How do I check if a file exist on a webserver? I have tried
urllib.urlopen() but it never give any exception IOError. Is there an
access() that takes an url?

// Anders




More information about the Python-list mailing list