Searched refs:tomllib (Results 1 – 12 of 12) sorted by relevance
32 import tomllib35 crates = tomllib.load(open(f, 'rb'))
15 python3-tomllib \
28 python3-tomllib \
42 python3-tomllib \
113 import tomllib116 import tomli as tomllib namespace732 return tomllib.loads(contents) # type: ignore
824 import tomllib827 import tomli as tomllib namespace834 config = tomllib.load(f)
102 [mypy-tomllib]
32 # This test require python 3.11 or above for the tomllib module or tomli module to be installed34 import tomllib39 test.skipTest('Test requires python 3.11 or above for tomllib module or tomli module')577 # This test require python 3.11 or above for the tomllib module or tomli module to be installed599 # This test require python 3.11 or above for the tomllib module or tomli module to be installed621 # This test require python 3.11 or above for the tomllib module or tomli module to be installed643 # This test require python 3.11 or above for the tomllib module or tomli module to be installed666 # This test require python 3.11 or above for the tomllib module or tomli module to be installed688 # This test require python 3.11 or above for the tomllib module or tomli module to be installed