|
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/command/ |
Upload File : |
�
0��`c @ sx d d l m Z m Z d d l Z d d l m Z d d l m Z d d l m Z d d l
Z
d e f d � � YZ d S( i����( t logt dir_utilN( t map( t Command( t unpack_archivet install_egg_infoc B sw e Z d Z d Z d g Z d � Z d � Z d � Z d � Z d � Z d � Z
d Z d Z e
d � � Z d � Z RS( s. Install an .egg-info directory for the packages install-dir=t ds directory to install toc C s
d | _ d S( N( t Nonet install_dir( t self( ( sT /opt/alt/python27/lib/python2.7/site-packages/setuptools/command/install_egg_info.pyt initialize_options s c C s{ | j d d � | j d � } t j d d | j | j � j � d } | j | _ t j
j | j | � | _
g | _ d S( Nt install_libR t egg_infos .egg-info( R R ( t set_undefined_optionst get_finalized_commandt
pkg_resourcest DistributionR t egg_namet egg_versionR t sourcet ost patht joinR t targett outputs( R t ei_cmdt basename( ( sT /opt/alt/python27/lib/python2.7/site-packages/setuptools/command/install_egg_info.pyt finalize_options s c C s� | j d � t j j | j � rT t j j | j � rT t j | j d | j �n; t j j | j � r� | j
t j | j f d | j � n | j s� t j
| j � n | j
| j d d | j | j f � | j � d S( NR t dry_runs Removing s Copying %s to %s( ( t run_commandR R t isdirR t islinkR t remove_treeR t existst executet unlinkR t ensure_directoryt copytreeR t install_namespaces( R ( ( sT /opt/alt/python27/lib/python2.7/site-packages/setuptools/command/install_egg_info.pyt run"