????

Your IP : 3.147.126.230


Current Path : /lib/python3.9/site-packages/setuptools/__pycache__/
Upload File :
Current File : //lib/python3.9/site-packages/setuptools/__pycache__/windows_support.cpython-39.pyc

a

���f��@s(ddlZddlZdd�Zedd��ZdS)�NcCst��dkrdd�S|S)NZWindowsc_sdS)N�)�args�kwargsrr�>/usr/lib/python3.9/site-packages/setuptools/windows_support.py�<lambda>�zwindows_only.<locals>.<lambda>)�platform�system)�funcrrr�windows_onlysrcCsLtd�tjjj}tjjtjjf|_tjj	|_
d}|||�}|sHt���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__�ctypesZwindllZkernel32ZSetFileAttributesWZwintypesZLPWSTRZDWORD�argtypesZBOOLZrestypeZWinError)�pathZSetFileAttributes�FILE_ATTRIBUTE_HIDDEN�retrrr�	hide_files	


r)rrrrrrrr�<module>s