Uname : Linux serv1.rebootns.com 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
Soft : LiteSpeed
Ip : 139.99.125.122
Port : 443
~
/
opt
/
alt
/
python27
/
lib64
/
python2.7
/
distutils
/
command
[ HOME ]
Exec
Submit
register.pyc
� 4Y~gc @ sz d Z d Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l m Z d e f d � � YZ d S( sh distutils.command.register Implements the Distutils 'register' command (register with the repository). s $Id$i����N( t warn( t PyPIRCCommand( t logt registerc B s� e Z d Z e j d d g Z e j d d d g Z d d � f g Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d d � Z RS( s7 register the distribution with the Python package indexs list-classifierss list the valid Trove classifierst strictsB Will stop the registering if the meta-data are not fully compliantt verifyt checkc C s t S( N( t True( t self( ( s? /opt/alt/python27/lib64/python2.7/distutils/command/register.pyt <lambda> t c C s# t j | � d | _ d | _ d S( Ni ( R t initialize_optionst list_classifiersR ( R ( ( s? /opt/alt/python27/lib64/python2.7/distutils/command/register.pyR s c C s>