[pywin32-bugs] [ pywin32-Patches-3203451 ] Incorrect/missing file attribute constants
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2011-03-08 23:18:29
|
Patches item #3203451, was opened at 2011-03-09 00:18 Message generated for change (Tracker Item Submitted) made by fredrior You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=3203451&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Fredrik Orderud (fredrior) Assigned to: Nobody/Anonymous (nobody) Summary: Incorrect/missing file attribute constants Initial Comment: The seems to be some issues with the windows file attribute constants in win32/Lib/winnt.py. * FILE_ATTRIBUTE_ENCRYPTED seems to have incorrect value. * FILE_ATTRIBUTE_DEVICE, FILE_ATTRIBUTE_NOT_CONTENT_INDEXED and FILE_ATTRIBUTE_VIRTUAL are missing. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=3203451&group_id=78018 |