⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.101
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Server Software:
Apache/2.4.62 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.25
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib64
/
python2.7
/
distutils
/
command
/
View File Name :
register.pyo
� ۜSec @ 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( ( s2 /usr/lib64/python2.7/distutils/command/register.pyt <lambda> s c C s# t j | � d | _ d | _ d S( Ni ( R t initialize_optionst list_classifiersR ( R ( ( s2 /usr/lib64/python2.7/distutils/command/register.pyR s c C s>