HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.7/distutils/tests/__pycache__/__init__.cpython-37.pyc
B

!��g/�@s`dZddlZddlZddlZddlZddlmZej�e	�p@ej
Zdd�Ze
dkr\ee��dS)aTest suite for distutils.

This test suite consists of a collection of test modules in the
distutils.tests package.  Each test module has a name starting with
'test' and contains a function test_suite().  The function is expected
to return an initialized unittest.TestSuite instance.

Tests for the command classes in the distutils.command package are
included in distutils.tests as well, instead of using a separate
distutils.command.tests package, since command identification is done
by import rather than matching pre-defined names.

�N)�run_unittestcCs�tjdd�}t��}xVt�t�D]H}|�d�r"|�d�r"d|dd�}t	|�t
j|}|�|�
��q"W|tjdd�<|S)NZtestz.pyzdistutils.tests.���)�warnings�filters�unittestZ	TestSuite�os�listdir�here�
startswith�endswith�
__import__�sys�modulesZaddTest�
test_suite)Zold_filtersZsuite�fn�modname�module�r�4/usr/local/lib/python3.7/distutils/tests/__init__.pyrs
r�__main__)�__doc__rr
rrZtest.supportr�path�dirname�__file__�curdirr	r�__name__rrrr�<module>
s