Home
last modified time | relevance | path

Searched refs:_DEPRECATION_MESSAGE (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/
D__init__.py16 _DEPRECATION_MESSAGE = ("The distutils package is deprecated and slated for " variable
19 warnings.warn(_DEPRECATION_MESSAGE,
Dutil.py423 msg = distutils._DEPRECATION_MESSAGE