Searched refs:_uninstall_helper (Results 1 – 6 of 6) sorted by relevance
175 ensurepip._uninstall_helper()181 ensurepip._uninstall_helper()188 ensurepip._uninstall_helper()199 ensurepip._uninstall_helper(verbosity=1)210 ensurepip._uninstall_helper(verbosity=2)221 ensurepip._uninstall_helper(verbosity=3)235 ensurepip._uninstall_helper()242 ensurepip._uninstall_helper()
172 ensurepip._uninstall_helper()178 ensurepip._uninstall_helper()186 ensurepip._uninstall_helper()197 ensurepip._uninstall_helper(verbosity=1)208 ensurepip._uninstall_helper(verbosity=2)219 ensurepip._uninstall_helper(verbosity=3)233 ensurepip._uninstall_helper()240 ensurepip._uninstall_helper()
27 return ensurepip._uninstall_helper(verbosity=args.verbosity)
119 def _uninstall_helper(*, verbosity=0): function
127 def _uninstall_helper(verbosity=0): function