Home
last modified time | relevance | path

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

/qemu/tests/lcitool/
H A Dmappings.yml51 # test using tomllib
/qemu/python/scripts/
H A Dmkvenv.py113 import tomllib
116 import tomli as tomllib namespace
729 return tomllib.loads(contents) # type: ignore
/qemu/python/
H A Dsetup.cfg100 [mypy-tomllib]