GRAYBYTE WORDPRESS FILE MANAGER8609

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.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
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/lib/python3.8/site-packages/pip/_vendor/pep517/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/lib/python3.8/site-packages/pip/_vendor/pep517//compat.py
"""Python 2/3 compatibility"""
import json
import sys


# Handle reading and writing JSON in UTF-8, on Python 3 and 2.

if sys.version_info[0] >= 3:
    # Python 3
    def write_json(obj, path, **kwargs):
        with open(path, 'w', encoding='utf-8') as f:
            json.dump(obj, f, **kwargs)

    def read_json(path):
        with open(path, 'r', encoding='utf-8') as f:
            return json.load(f)

else:
    # Python 2
    def write_json(obj, path, **kwargs):
        with open(path, 'wb') as f:
            json.dump(obj, f, encoding='utf-8', **kwargs)

    def read_json(path):
        with open(path, 'rb') as f:
            return json.load(f)


# FileNotFoundError

try:
    FileNotFoundError = FileNotFoundError
except NameError:
    FileNotFoundError = IOError

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 05 2024 23:45:22
root / root
0755
__pycache__
--
March 05 2024 23:45:22
root / root
0755
__init__.py
0.082 KB
October 17 2023 18:30:24
root / root
0644
_in_process.py
7.609 KB
October 17 2023 18:30:24
root / root
0644
build.py
3.24 KB
October 17 2023 18:30:24
root / root
0644
check.py
5.81 KB
October 17 2023 18:30:24
root / root
0644
colorlog.py
4.002 KB
October 17 2023 18:30:24
root / root
0644
compat.py
0.762 KB
October 17 2023 18:30:24
root / root
0644
dirtools.py
1.103 KB
October 17 2023 18:30:24
root / root
0644
envbuild.py
5.883 KB
October 17 2023 18:30:24
root / root
0644
meta.py
2.405 KB
October 17 2023 18:30:24
root / root
0644
wrappers.py
10.351 KB
October 17 2023 18:30:24
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF