HomeSort by relevance Sort by last modified time
    Searched refs:PEP440Warning (Results 1 - 2 of 2) sorted by null

  /external/python/setuptools/pkg_resources/
__init__.py 110 class PEP440Warning(RuntimeWarning):
213 'PEP440Warning',
    [all...]
  /external/python/setuptools/setuptools/command/
easy_install.py 66 warnings.filterwarnings("default", category=pkg_resources.PEP440Warning)
    [all...]

Completed in 438 milliseconds