Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py842 from setuptools.command import egg_info as mod_egg_info unknown
844 _FileList = mod_egg_info.FileList
854 mod_egg_info.FileList = FileList