Submit
Path:
~
/
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
setuptools
/
__pycache__
/
File Content:
errors.cpython-311.pyc
� ,�Re� � �@ � d Z ddlmZ ej Zej Zej Zej Z ej Zej Z ej Zej Zej Zej Zej Zej Zej Zej Zej Zej Zej Z G d� dee � � Z! G d� dee � � Z"dS )zCsetuptools.errors Provides exceptions used by setuptools modules. � )�errorsc � � e Zd ZdZdS )�RemovedCommandErroraO Error used for commands that have been removed in setuptools. Since ``setuptools`` is built on ``distutils``, simply removing a command from ``setuptools`` will make the behavior fall back to ``distutils``; this error is raised if a command exists in ``distutils`` but has been actively removed in ``setuptools``. N��__name__� __module__�__qualname__�__doc__� � ��/builddir/build/BUILDROOT/alt-python311-setuptools-65.6.3-2.el8.x86_64/opt/alt/python311/lib/python3.11/site-packages/setuptools/errors.pyr r s � � � � � �� � � r r c � � e Zd ZdZdS )�PackageDiscoveryErrora{ Impossible to perform automatic discovery of packages and/or modules. The current project layout or given discovery options can lead to problems when scanning the project directory. Setuptools might also refuse to complete auto-discovery if an error prone condition is detected (e.g. when a project is organised as a flat-layout but contains multiple directories that can be taken as top-level packages inside a single distribution [*]_). In these situations the users are encouraged to be explicit about which packages to include or to make the discovery parameters more specific. .. [*] Since multi-package distributions are uncommon it is very likely that the developers did not intend for all the directories to be packaged, and are just leaving auxiliary code in the repository top-level, such as maintenance-related scripts. Nr r r r r r * s � � � � � �� � � r r N)#r � distutilsr �_distutils_errors�DistutilsByteCompileError�ByteCompileError�CCompilerError�DistutilsClassError� ClassError�CompileError�DistutilsExecError� ExecError�DistutilsFileError� FileError�DistutilsInternalError� InternalError�LibError� LinkError�DistutilsModuleError�ModuleError�DistutilsOptionError�OptionError�DistutilsPlatformError� PlatformError�PreprocessError�DistutilsSetupError� SetupError�DistutilsTemplateError� TemplateError�UnknownFileError�DistutilsError� BaseError�RuntimeErrorr r r r r �<module>r/ s ��� � 2� 1� 1� 1� 1� 1� %�>� �"�1�� � 2� � �-���0� ��0� �!�8� ��%���'� ��4���4��!�8� �#�3�� � 2� �!�8� �$�5� � �,� �� � � � �)�\� � � �� � � � �I�|� � � � � r
Submit
FILE
FOLDER
Name
Size
Permission
Action
__init__.cpython-311.pyc
12969 bytes
0644
_deprecation_warning.cpython-311.pyc
704 bytes
0644
_entry_points.cpython-311.pyc
5261 bytes
0644
_imp.cpython-311.pyc
3717 bytes
0644
_importlib.cpython-311.pyc
2017 bytes
0644
_itertools.cpython-311.pyc
1216 bytes
0644
_path.cpython-311.pyc
1537 bytes
0644
_reqs.cpython-311.pyc
1198 bytes
0644
archive_util.cpython-311.pyc
10226 bytes
0644
build_meta.cpython-311.pyc
28209 bytes
0644
dep_util.cpython-311.pyc
1352 bytes
0644
depends.cpython-311.pyc
8037 bytes
0644
discovery.cpython-311.pyc
31181 bytes
0644
dist.cpython-311.pyc
63722 bytes
0644
errors.cpython-311.pyc
3013 bytes
0644
extension.cpython-311.pyc
6869 bytes
0644
glob.cpython-311.pyc
6626 bytes
0644
installer.cpython-311.pyc
5676 bytes
0644
launch.cpython-311.pyc
1592 bytes
0644
logging.cpython-311.pyc
2159 bytes
0644
monkey.cpython-311.pyc
7069 bytes
0644
msvc.cpython-311.pyc
64242 bytes
0644
namespaces.cpython-311.pyc
5724 bytes
0644
package_index.cpython-311.pyc
60822 bytes
0644
py34compat.cpython-311.pyc
779 bytes
0644
sandbox.cpython-311.pyc
27395 bytes
0644
unicode_utils.cpython-311.pyc
1881 bytes
0644
version.cpython-311.pyc
499 bytes
0644
wheel.cpython-311.pyc
15555 bytes
0644
windows_support.cpython-311.pyc
1496 bytes
0644
N4ST4R_ID | Naxtarrr