Home
last modified time | relevance | path

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

/petsc/
H A Dsetup.py41 from setuptools.command.install import install as _install unknown
/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py60 _install = import_command('install') variable