Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Constants
>
CREATE_ALWAYS
CREATE_ALWAYS
const win32file.CREATE_ALWAYS;
Creates a new file. The function overwrites the file if it exists.