OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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