Current Path: > > opt > alt > python313 > > lib64 > > python3.13 > tomllib
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
__pycache__ | Directory | - | - | |
__init__.py | File | 308 bytes | June 23 2025 14:28:03. | |
_parser.py | File | 22666 bytes | June 23 2025 14:28:03. | |
_re.py | File | 2958 bytes | June 23 2025 14:28:03. | |
_types.py | File | 254 bytes | June 23 2025 14:28:03. | |
mypy.ini | File | 451 bytes | June 11 2025 15:36:57. |
# Config file for running mypy on tomllib. # Run mypy by invoking `mypy --config-file Lib/tomllib/mypy.ini` # on the command-line from the repo root [mypy] files = Lib/tomllib mypy_path = $MYPY_CONFIG_FILE_DIR/../../Misc/mypy explicit_package_bases = True python_version = 3.12 pretty = True # Enable most stricter settings enable_error_code = ignore-without-code strict = True strict_bytes = True local_partial_types = True warn_unreachable = True
SILENT KILLER Tool