Your IP : 52.14.234.146


Current Path : /usr/lib/python3.6/site-packages/setuptools/__pycache__/
Upload File :
Current File : //usr/lib/python3.6/site-packages/setuptools/__pycache__/windows_support.cpython-36.pyc

3

9��f��@s(ddlZddlZdd�Zedd��ZdS)�NcCstj�dkrdd�S|S)NZWindowsc_sdS)N�)�args�kwargsrr�%/usr/lib/python3.6/windows_support.py�<lambda>szwindows_only.<locals>.<lambda>)�platform�system)�funcrrr�windows_onlysr
cCsLtd�tjjj}tjjtjjf|_tjj	|_
d}|||�}|sHtj��dS)z�
    Set the hidden attribute on a file or directory.

    From http://stackoverflow.com/questions/19622133/

    `path` must be text.
    zctypes.wintypes�N)�
__import__�ctypesZwindllZkernel32ZSetFileAttributesWZwintypesZLPWSTRZDWORDZargtypesZBOOLZrestypeZWinError)�pathZSetFileAttributes�FILE_ATTRIBUTE_HIDDEN�retrrr�	hide_files	


r)rr
r
rrrrr�<module>s

?>