
    njZ                     f   S r SSKJrJrJrJr  SSKJr  SSKJ	r
  \r\
r/ SQr " S S\5      r " S S	\5      r " S
 S\5      r " S S\5      r " S S\5      r " S S\5      r " S S\5      r " S S\5      r " S S\5      r " S S\5      r " S S\5      r " S S\5      r " S S\5      rg )!z
Exceptions used by the Distutils modules.

Distutils modules may raise these or standard exceptions,
including :exc:`SystemExit`.
   )CompileErrorLibError	LinkErrorPreprocessError)Error)UnknownFileType)CCompilerErrorr   DistutilsArgErrorDistutilsByteCompileErrorDistutilsClassErrorDistutilsErrorDistutilsExecErrorDistutilsFileErrorDistutilsGetoptErrorDistutilsInternalErrorDistutilsModuleErrorDistutilsOptionErrorDistutilsPlatformErrorDistutilsSetupErrorDistutilsTemplateErrorr   r   r   UnknownFileErrorc                       \ rS rSrSrSrg)r   (   zThe root of all Distutils evil. N__name__
__module____qualname____firstlineno____doc____static_attributes__r       X/var/www/html/pdf-tiff/venv/lib/python3.13/site-packages/setuptools/_distutils/errors.pyr   r   (   s    )r"   r   c                       \ rS rSrSrSrg)r   ,   zUnable to load an expected module, or to find an expected class
within some module (in particular, command modules and classes).r   Nr   r   r"   r#   r   r   ,   s    Hr"   r   c                       \ rS rSrSrSrg)r   1   zSome 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.r   Nr   r   r"   r#   r   r   1   s    r"   r   c                       \ rS rSrSrSrg)r   8   z7The option table provided to 'fancy_getopt()' is bogus.r   Nr   r   r"   r#   r   r   8   s    Ar"   r   c                       \ rS rSrSrSrg)r
   <   z]Raised by fancy_getopt in response to getopt.error -- ie. an
error in the command line usage.r   Nr   r   r"   r#   r
   r
   <   s    (r"   r
   c                       \ rS rSrSrSrg)r   A   zAny problems in the filesystem: expected file not found, etc.
Typically this is for problems that we detect before OSError
could be raised.r   Nr   r   r"   r#   r   r   A   s    r"   r   c                       \ rS rSrSrSrg)r   G   au  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.r   Nr   r   r"   r#   r   r   G   s    Br"   r   c                       \ rS rSrSrSrg)r   P   zmFor errors that can be definitely blamed on the setup script,
such as invalid keyword arguments to 'setup()'.r   Nr   r   r"   r#   r   r   P   s    7r"   r   c                       \ rS rSrSrSrg)r   U   zWe 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.r   Nr   r   r"   r#   r   r   U   s    Dr"   r   c                       \ rS rSrSrSrg)r   [   z\Any problems executing an external program (such as the C
compiler, when compiling C files).r   Nr   r   r"   r#   r   r   [   s    *r"   r   c                       \ rS rSrSrSrg)r   `   zkInternal inconsistencies or impossibilities (obviously, this
should never be seen if the code is working!).r   Nr   r   r"   r#   r   r   `   s    6r"   r   c                       \ rS rSrSrSrg)r   e   z%Syntax error in a file list template.r   Nr   r   r"   r#   r   r   e   s    /r"   r   c                       \ rS rSrSrSrg)r   i   zByte compile error.r   Nr   r   r"   r#   r   r   i   s    r"   r   N)r    compilers.C.errorsr   r   r   r   compilers.errorsr   _Errorr   _UnknownFileTyper	   r   __all__	Exceptionr   r   r   r   r
   r   r   r   r   r   r   r   r   r   r"   r#   <module>rB      s    S R - A# .*Y *H> H
. B> B( (
 B> B7. 7
D^ D* *
6^ 6
0^ 0 r"   