Home
last modified time | relevance | path

Searched refs:_uninstall_helper (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_ensurepip.py223 ensurepip._uninstall_helper()
229 ensurepip._uninstall_helper()
237 ensurepip._uninstall_helper()
248 ensurepip._uninstall_helper(verbosity=1)
259 ensurepip._uninstall_helper(verbosity=2)
270 ensurepip._uninstall_helper(verbosity=3)
284 ensurepip._uninstall_helper()
291 ensurepip._uninstall_helper()
/third_party/python/Lib/ensurepip/
H A D_uninstall.py27 return ensurepip._uninstall_helper(verbosity=args.verbosity)
H A D__init__.py204 def _uninstall_helper(*, verbosity=0): function

Completed in 2 milliseconds