Searched defs:_install (Results 1 – 2 of 2) sorted by relevance
| /petsc/ | ||
| H A D | setup.py | 41 from setuptools.command.install import install as _install unknown |
| /petsc/src/binding/petsc4py/conf/ | ||
| H A D | confpetsc.py | 60 _install = import_command('install') variable |