DIR: /proc/1784574/task/1784574/root/usr/lib/python3/dist-packages/setuptools/ |
Current File : //proc/1784574/task/1784574/root/usr/lib/python3/dist-packages/setuptools/_deprecation_warning.py |
class SetuptoolsDeprecationWarning(Warning): """ Base class for warning deprecations in ``setuptools`` This class is not derived from ``DeprecationWarning``, and as such is visible by default. """ |