summaryrefslogtreecommitdiff
path: root/setuptools/windows_support.py
Commit message (Expand)AuthorAgeFilesLines
* Defer importing of wintypes because it doesn't import nicely. See Python issu...Jason R. Coombs2014-10-191-1/+2
* Decorate hide_file to only run on Windows.Jason R. Coombs2014-10-191-0/+8
* Declare argtypes and restype on SetFileAttributesW so that it will cast Pytho...Jason R. Coombs2014-10-191-4/+5
* Update docstring to be imperative and incorporate comment. Omit lessons about...Jason R. Coombs2014-10-191-5/+5
* The name win32 is a misnomer. Use 'windows_support' instead.Jason R. Coombs2014-10-191-0/+19