Home
last modified time | relevance | path

Searched defs:_uninstall_helper (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/ensurepip/
D__init__.py119 def _uninstall_helper(*, verbosity=0): function
/external/python/cpython2/Lib/ensurepip/
D__init__.py127 def _uninstall_helper(verbosity=0): function