HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/setuptools/__pycache__/windows_support.cpython-39.pyc
a

��`��@s(ddlZddlZdd�Zedd��ZdS)�NcCst��dkrdd�S|S)NZWindowsc_sdS)N�)�args�kwargsrr�</usr/lib/python3/dist-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_HIDDENZretrrr�	hide_files	


r)rrrrrrrr�<module>s