Home
last modified time | relevance | path

Searched refs:GetPassWarning (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dgetpass.py23 class GetPassWarning(UserWarning): pass class
113 warnings.warn("Can not control echo on the terminal.", GetPassWarning,
/external/python/cpython2/Doc/library/
Dgetpass.rst23 issuing a :exc:`GetPassWarning`.
35 .. exception:: GetPassWarning
/external/python/cpython2/Misc/
DNEWS10087 by default and uses stderr instead of stdout. A GetPassWarning is