Home
last modified time | relevance | path

Searched refs:_uninstall (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_ensurepip.py10 import ensurepip._uninstall
280 ensurepip._uninstall._main(["--version"])
287 ensurepip._uninstall._main([])
/external/libmojo/third_party/jinja2/
Dext.py174 uninstall_gettext_translations=self._uninstall,
206 def _uninstall(self, translations): member in InternationalizationExtension