Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Constants
>
CREATE_NEW
CREATE_NEW
const win32file.CREATE_NEW;
Creates a new file. The function fails if the specified file already exists.