Next:
modfile.File() open
Up:
The modfile module: handling
Previous:
modfile.delete() delete
Contents
Index
modfile.inquire() — check if file exists
inquire(file)
Output:
file_exists
This command returns 1 if the specified file exists, or 0 otherwise.