ÿØÿà JFIF H H ÿÛ C GIF89;
| System: Linux host57.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Current Path : /opt/alt/python27/lib/python2.7/site-packages/setuptools/ |
| Current File : //opt/alt/python27/lib/python2.7/site-packages/setuptools/windows_support.pyc |
�
��Rec @ 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( ( s� /builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/windows_support.pyt <lambda> t ( t platformt system( t func( ( s� /builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/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( ( s� /builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/windows_support.pyt hide_file s
( R R R R ( ( ( s� /builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/windows_support.pyt <module> s