| Server IP : 195.114.193.97 / Your IP : 216.73.217.150 Web Server : LiteSpeed System : Linux host 5.15.0-126-generic #136-Ubuntu SMP Wed Nov 6 10:38:22 UTC 2024 x86_64 User : joker4274 ( 1074) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/local/lib/python3.10/dist-packages/setuptools/__pycache__/ |
Upload File : |
o
V��h� � @ s* d dl Z dd� Zededdfdd��ZdS )� Nc C s t �� dkr
dd� S | S )N�Windowsc _ s d S )N� )�args�kwargsr r �E/usr/local/lib/python3.10/dist-packages/setuptools/windows_support.py�<lambda> s zwindows_only.<locals>.<lambda>)�platform�system)�funcr r r �windows_only s r �path�returnc C sT ddl }ddl}|jjj}|jj|jjf|_|jj |_
d}|| |�}|s(|�� �dS )z�
Set the hidden attribute on a file or directory.
From https://stackoverflow.com/questions/19622133/
`path` must be text.
r N� )�ctypes�ctypes.wintypes�windll�kernel32�SetFileAttributesW�wintypes�LPWSTR�DWORD�argtypes�BOOL�restype�WinError)r r �SetFileAttributes�FILE_ATTRIBUTE_HIDDEN�retr r r � hide_file
s
�r )r r �strr r r r r �<module> s