Searched refs:tomllib (Results 1 – 12 of 12) sorted by relevance
32 import tomllib35 crates = tomllib.load(open(f, 'rb'))
15 python3-tomllib \
18 python3-tomllib \
43 python3-tomllib \
22 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]
34 import tomllib