| Server IP : 66.29.146.62 / Your IP : 216.73.216.152 Web Server : LiteSpeed System : Linux premium231.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 User : dokkdzvi ( 925) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/python2.7/site-packages/setuptools/command/ |
Upload File : |
�
�fc @ sL d Z d d l Z d d l m Z d d l m Z d e f d � � YZ d S( sD
Create a dist_info directory
As defined in the wheel specification
i����N( t Command( t logt dist_infoc B s2 e Z d Z d g Z d � Z d � Z d � Z RS( s create a .dist-info directorys egg-base=t esL directory containing .egg-info directories (default: top of the source tree)c C s
d | _ d S( N( t Nonet egg_base( t self( ( s@ /usr/lib/python2.7/site-packages/setuptools/command/dist_info.pyt initialize_options s c C s d S( N( ( R ( ( s@ /usr/lib/python2.7/site-packages/setuptools/command/dist_info.pyt finalize_options s c C s� | j d � } | j | _ | j � | j � | j t d � d } t j d j t j
j | � � � | j d � } | j | j | � d S( Nt egg_infos .egg-infos
.dist-infos
creating '{}'t bdist_wheel(
t get_finalized_commandR R t runR t lenR t infot formatt ost patht abspatht egg2dist( R R t
dist_info_dirR
( ( s@ /usr/lib/python2.7/site-packages/setuptools/command/dist_info.pyR s
"( s egg-base=R sL directory containing .egg-info directories (default: top of the source tree)( t __name__t
__module__t descriptiont user_optionsR R R ( ( ( s@ /usr/lib/python2.7/site-packages/setuptools/command/dist_info.pyR s
( t __doc__R t distutils.coreR t distutilsR R ( ( ( s@ /usr/lib/python2.7/site-packages/setuptools/command/dist_info.pyt <module> s