cpython/Lib/tomllib
Taneli Hukkinen ea6cc26e75
gh-118761: Improve import time of `tomllib` (#128907)
Improve import time of `tomllib`  (in sync with upstream)
2025-01-16 18:48:42 -08:00
..
__init__.py
_parser.py gh-118761: Improve import time of `tomllib` (#128907) 2025-01-16 18:48:42 -08:00
_re.py gh-118761: Improve import time of `tomllib` (#128907) 2025-01-16 18:48:42 -08:00
_types.py