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

"""Object-oriented filesystem paths.

This module provides classes to represent abstract paths and concrete
paths with operations that have semantics appropriate for different
operating systems.
"""

from ._abc import *
from ._local import *

__all__ = (_abc.__all__ +
           _local.__all__)

Directory Contents

Dirs: 1 × Files: 3

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-10 08:06:26
Edit Download
32.78 KB lrw-r--r-- 2026-01-10 10:38:55
Edit Download
30.68 KB lrw-r--r-- 2026-01-10 10:38:55
Edit Download
296 B lrw-r--r-- 2026-01-10 10:38:55
Edit Download

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