python (3.11.7)
    efB                     t   d Z ddlZddlZddlZddlZddlZddlmZ ddlm	Z	 ddl
mZ ddlm
Z
 	 ddlZdZn
# e$ r dZY nw xY w	 ddlZddlZdZn
# e$ r dZY nw xY wdd	lmZmZ dd
lmZ ddlmZ ddlmZ dd
lmZ ddlm Z  ddl!m"Z" ddl#m$Z$ dZ%dZ& G d de          Z'e(dk    r ej)                     dS dS )z"Tests for distutils.command.sdist.    N)join)dedent)captured_stdout)check_warningsTF)sdistshow_formats)Distribution)BasePyPIRCCommandTestCase)DistutilsOptionError)find_executable)WARN)FileList)ARCHIVE_FORMATSzF
from distutils.core import setup
import somecode
setup(name='fake')
z# file GENERATED by distutils, do NOT edit
README
buildout.cfg
inroot.txt
setup.py
data%(sep)sdata.dt
scripts%(sep)sscript.py
some%(sep)sfile.txt
some%(sep)sother_file.txt
somecode%(sep)s__init__.py
somecode%(sep)sdoc.dat
somecode%(sep)sdoc.txt
c                       e Zd Z fdZ fdZddZ ej        ed          d             Z	 ej        ed           ej
         ed          du d           ej
         ed	          du d
          d                                     Z ej        ed          d             Z
 ej        ed          d
             Zd Zd Zd Zd Zd Zd Z ej
        ej        dk    d          d             Z ej        ed          d             Z ej        ed          d             Z ej        ed          d             Z ej        ed          d             Z ej        ed           ej        ed           ej
         ed          du d           ej
         ed	          du d
          d                                                 Z xZS )
SDistTestCasec                    t          t          |                                            t          j                    | _        t          j        t          | j        d                     t          j        t          | j        d                     | 	                    | j        dfd           | 	                    | j        ddfd           | 	                    | j        dft                     t          j        | j                   d S )NsomecodedistREADMExxxz__init__.py#setup.py)superr   setUposgetcwdold_pathmkdirr   tmp_dir
write_fileSETUP_PYchdirself	__class__s    N/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/distutils/tests/test_sdist.pyr   zSDistTestCase.setUp:   s     	mT""((***	
dlJ//000
dlF++,,,x0%888z=A3GGGz2H===
    c                     t          j        | j                   t          t          |                                            d S N)r   r"