Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A D__version__.py21 import tomli as tomllib # type: ignore[import] namespace
24 from pip._vendor import tomli as tomllib # type: ignore[import] unknown
H A Dpkg_consistency_checks.py61 import tomli as tomllib # type: ignore[import] namespace
64 from pip._vendor import tomli as tomllib unknown