Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Constants
>
OPEN_EXISTING
OPEN_EXISTING
const win32file.OPEN_EXISTING;
Opens the file. The function fails if the file does not exist.