FILE_ATTRIBUTE_COMPRESSED
const win32file.FILE_ATTRIBUTE_COMPRESSED;The file or directory is compressed. For a file, this means that all of the data in the file is compressed. For a directory, this means that compression is the default for newly created files and subdirectories.