|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /opt/alt-old/python27/lib/python2.7/site-packages/setuptools/ |
Upload File : |
�
0��`c @ s4 d d l Z d d l Z d � Z e d � � Z d S( i����Nc C s t j � d k r d � S| S( Nt Windowsc _ s d S( N( t None( t argst kwargs( ( sK /opt/alt/python27/lib/python2.7/site-packages/setuptools/windows_support.pyt <lambda> t ( t platformt system( t func( ( sK /opt/alt/python27/lib/python2.7/site-packages/setuptools/windows_support.pyt windows_only s c C sq t d � t j j j } t j j t j j f | _ t j j | _
d } | | | � } | sm t j � � n d S( s�
Set the hidden attribute on a file or directory.
From http://stackoverflow.com/questions/19622133/
`path` must be text.
s ctypes.wintypesi N( t
__import__t ctypest windllt kernel32t SetFileAttributesWt wintypest LPWSTRt DWORDt argtypest BOOLt restypet WinError( t patht SetFileAttributest FILE_ATTRIBUTE_HIDDENt ret( ( sK /opt/alt/python27/lib/python2.7/site-packages/setuptools/windows_support.pyt hide_file s
( R R R R ( ( ( sK /opt/alt/python27/lib/python2.7/site-packages/setuptools/windows_support.pyt <module> s