PHP 8.2.30
Preview: __init__.py Size: 308 B
/opt/alt/python313/lib64/python3.13/tomllib/__init__.py

# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2021 Taneli Hukkinen
# Licensed to PSF under a Contributor Agreement.

__all__ = ("loads", "load", "TOMLDecodeError")

from ._parser import TOMLDecodeError, load, loads

# Pretend this exception was created here.
TOMLDecodeError.__module__ = __name__

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-10 08:06:26
Edit Download
451 B lrw-r--r-- 2025-12-05 16:06:33
Edit Download
22.13 KB lrw-r--r-- 2026-01-10 10:38:55
Edit Download
2.89 KB lrw-r--r-- 2026-01-10 10:38:55
Edit Download
254 B lrw-r--r-- 2026-01-10 10:38:55
Edit Download
308 B lrw-r--r-- 2026-01-10 10:38:55
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).