__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
o

��bc�
�@s8dZGdd�de�ZGdd�de�ZGdd�de�ZGdd�de�ZGd	d
�d
e�ZGdd�de�ZGd
d�de�ZGdd�de�Z	Gdd�de�Z
Gdd�de�ZGdd�de�ZGdd�de�Z
Gdd�de�ZGdd�de�ZGdd�de�ZGdd �d e�ZGd!d"�d"e�ZGd#d$�d$e�ZGd%d&�d&e�Zd'S)(a�distutils.errors

Provides exceptions used by the Distutils modules.  Note that Distutils
modules may raise standard exceptions; in particular, SystemExit is
usually raised for errors that are obviously the end-user's fault
(eg. bad command-line arguments).

This module is safe to use in "from ... import *" mode; it only exports
symbols whose names start with "Distutils" and end with "Error".c@�eZdZdZdS)�DistutilsErrorzThe root of all Distutils evil.N��__name__�
__module__�__qualname__�__doc__�rr�'/usr/lib/python3.10/distutils/errors.pyr�rc@r)�DistutilsModuleErrorz�Unable to load an expected module, or to find an expected class
    within some module (in particular, command modules and classes).Nrrrrr	r�rc@r)�DistutilsClassErrorz�Some command class (or possibly distribution class, if anyone
    feels a need to subclass Distribution) is found not to be holding
    up its end of the bargain, ie. implementing some part of the
    "command "interface.Nrrrrr	r
sr
c@r)�DistutilsGetoptErrorz7The option table provided to 'fancy_getopt()' is bogus.Nrrrrr	rr
rc@r)�DistutilsArgErrorzaRaised by fancy_getopt in response to getopt.error -- ie. an
    error in the command line usage.Nrrrrr	rrrc@r)�DistutilsFileErrorz�Any problems in the filesystem: expected file not found, etc.
    Typically this is for problems that we detect before OSError
    could be raised.Nrrrrr	r$�rc@r)�DistutilsOptionErrora�Syntactic/semantic errors in command options, such as use of
    mutually conflicting options, or inconsistent options,
    badly-spelled values, etc.  No distinction is made between option
    values originating in the setup script, the command line, config
    files, or what-have-you -- but if we *know* something originated in
    the setup script, we'll raise DistutilsSetupError instead.Nrrrrr	r*src@r)�DistutilsSetupErrorzqFor errors that can be definitely blamed on the setup script,
    such as invalid keyword arguments to 'setup()'.Nrrrrr	r3rrc@r)�DistutilsPlatformErrorz�We don't know how to do something on the current platform (but
    we do know how to do it on some platform) -- eg. trying to compile
    C files on a platform not supported by a CCompiler subclass.Nrrrrr	r8rrc@r)�DistutilsExecErrorz`Any problems executing an external program (such as the C
    compiler, when compiling C files).Nrrrrr	r>rrc@r)�DistutilsInternalErrorzoInternal inconsistencies or impossibilities (obviously, this
    should never be seen if the code is working!).Nrrrrr	rCrrc@r)�DistutilsTemplateErrorz%Syntax error in a file list template.Nrrrrr	rH�rc@r)�DistutilsByteCompileErrorzByte compile error.Nrrrrr	rKrrc@r)�CCompilerErrorz#Some compile/link operation failed.Nrrrrr	rOrrc@r)�PreprocessErrorz.Failure to preprocess one or more C/C++ files.Nrrrrr	rRrrc@r)�CompileErrorz2Failure to compile one or more C/C++ source files.Nrrrrr	rUrrc@r)�LibErrorzKFailure to create a static library from one or more C/C++ object
    files.Nrrrrr	rXrrc@r)�	LinkErrorz]Failure to link one or more C/C++ object files into an executable
    or shared library file.Nrrrrr	r\rrc@r)�UnknownFileErrorz(Attempt to process an unknown file type.Nrrrrr	r`rrN)r�	Exceptionrrr
rrrrrrrrrrrrrrrrrrrr	�<module>s(
	

Filemanager

Name Type Size Permission Actions
__init__.cpython-310.pyc File 621 B 0644
_msvccompiler.cpython-310.pyc File 12.53 KB 0644
archive_util.cpython-310.pyc File 6.36 KB 0644
bcppcompiler.cpython-310.pyc File 6.34 KB 0644
ccompiler.cpython-310.pyc File 32.27 KB 0644
cmd.cpython-310.pyc File 13.57 KB 0644
config.cpython-310.pyc File 3.45 KB 0644
core.cpython-310.pyc File 6.45 KB 0644
cygwinccompiler.cpython-310.pyc File 8.26 KB 0644
debug.cpython-310.pyc File 197 B 0644
dep_util.cpython-310.pyc File 2.65 KB 0644
dir_util.cpython-310.pyc File 6.02 KB 0644
dist.cpython-310.pyc File 33.15 KB 0644
errors.cpython-310.pyc File 4.82 KB 0644
extension.cpython-310.pyc File 6.81 KB 0644
fancy_getopt.cpython-310.pyc File 10.33 KB 0644
file_util.cpython-310.pyc File 5.78 KB 0644
filelist.cpython-310.pyc File 9.6 KB 0644
log.cpython-310.pyc File 2.2 KB 0644
msvc9compiler.cpython-310.pyc File 17.1 KB 0644
msvccompiler.cpython-310.pyc File 14.38 KB 0644
spawn.cpython-310.pyc File 3.33 KB 0644
sysconfig.cpython-310.pyc File 7.59 KB 0644
text_file.cpython-310.pyc File 8.22 KB 0644
unixccompiler.cpython-310.pyc File 7.04 KB 0644
util.cpython-310.pyc File 15.27 KB 0644
version.cpython-310.pyc File 7.13 KB 0644
versionpredicate.cpython-310.pyc File 5.01 KB 0644
Filemanager