| Server IP : 3.138.164.131 / Your IP : 216.73.216.136 Web Server : Apache System : Linux ns1.techtime.me 4.18.0-147.8.1.el8.lve.1.x86_64 #1 SMP Mon Jun 29 09:55:57 EDT 2020 x86_64 User : injazaat ( 1471) PHP Version : 8.1.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/python27/lib/python2.7/site-packages/setuptools/ |
Upload File : |
�
���`c @ s d d l Z d d l Z d d g Z y d d l m Z m Z Wn0 e k
rp d d l m Z m Z d � Z n Xy d d l m
Z
Wn? e k
r� d d l Z d d l Z d e f d � � YZ
n Xe j
Z d e j d k o� d k n Z e rd
� Z n d S( i����Nt get_config_varst get_path( R R ( R t get_python_libc C s+ | d k r t d � � n t | d k � S( Nt platlibt purelibs Name must be purelib or platlib( R R ( t
ValueErrorR ( t name( ( s� /builddir/build/BUILDROOT/alt-python27-setuptools-20.1.1-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/py31compat.pyR s ( t TemporaryDirectoryR c B s) e Z d Z d � Z d � Z d � Z RS( s�
Very simple temporary directory context manager.
Will try to delete afterward, but will also ignore OS and similar
errors on deletion.
c C s d | _ t j � | _ d S( N( t NoneR t tempfilet mkdtemp( t self( ( s� /builddir/build/BUILDROOT/alt-python27-setuptools-20.1.1-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/py31compat.pyt __init__ s c C s | j S( N( R ( R ( ( s� /builddir/build/BUILDROOT/alt-python27-setuptools-20.1.1-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/py31compat.pyt __enter__ s c C s8 y t j | j t � Wn t k
r* n Xd | _ d S( N( t shutilt rmtreeR t Truet OSErrorR ( R t exctypet excvaluet exctrace( ( s� /builddir/build/BUILDROOT/alt-python27-setuptools-20.1.1-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/py31compat.pyt __exit__# s
( t __name__t
__module__t __doc__R R
R ( ( ( s� /builddir/build/BUILDROOT/alt-python27-setuptools-20.1.1-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/py31compat.pyR s i i i c O s<