OPEN_ALWAYS

const win32file.OPEN_ALWAYS;

Opens the file, if it exists. If the file does not exist, the function creates the file as if dwCreationDistribution were CREATE_NEW.