Home
last modified time | relevance | path

Searched defs:_warn (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/
H A Dhashlib.py184 from warnings import warn as _warn namespace
H A Drandom.py48 from warnings import warn as _warn namespace
/third_party/python/Lib/idlelib/
H A Dconfig.py769 def _warn(msg, *key): function
/third_party/python/Lib/distutils/tests/
H A Dtest_dist.py178 def _warn(msg): function
/third_party/python/Lib/importlib/metadata/
H A D__init__.py137 _warn = functools.partial( variable in DeprecatedTuple
315 _warn = functools.partial( variable in DeprecatedList
435 _warn = functools.partial( variable in Deprecated
[all...]

Completed in 7 milliseconds