trouble with os.path.exists() and wildcards

Fernando Rodriguez frr at easyjob.net
Mon Nov 17 05:32:51 EST 2003


Hi,

How can I check for the xistence of any file that matches a wildcard?

For example: ppis-*.iss

os.path.exists() doesn't expand the wildcard...




More information about the Python-list mailing list