$31 GRAYBYTE WORDPRESS FILE MANAGER $49

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/python310/lib/python3.10/site-packages/pip/_internal/utils/

HOME
Current File : /opt/alt/python310/lib/python3.10/site-packages/pip/_internal/utils//encoding.py
import codecs
import locale
import re
import sys
from typing import List, Tuple

BOMS: List[Tuple[bytes, str]] = [
    (codecs.BOM_UTF8, "utf-8"),
    (codecs.BOM_UTF16, "utf-16"),
    (codecs.BOM_UTF16_BE, "utf-16-be"),
    (codecs.BOM_UTF16_LE, "utf-16-le"),
    (codecs.BOM_UTF32, "utf-32"),
    (codecs.BOM_UTF32_BE, "utf-32-be"),
    (codecs.BOM_UTF32_LE, "utf-32-le"),
]

ENCODING_RE = re.compile(br"coding[:=]\s*([-\w.]+)")


def auto_decode(data: bytes) -> str:
    """Check a bytes string for a BOM to correctly detect the encoding

    Fallback to locale.getpreferredencoding(False) like open() on Python3"""
    for bom, encoding in BOMS:
        if data.startswith(bom):
            return data[len(bom) :].decode(encoding)
    # Lets check the first two lines as in PEP263
    for line in data.split(b"\n")[:2]:
        if line[0:1] == b"#" and ENCODING_RE.search(line):
            result = ENCODING_RE.search(line)
            assert result is not None
            encoding = result.groups()[0].decode("ascii")
            return data.decode(encoding)
    return data.decode(
        locale.getpreferredencoding(False) or sys.getdefaultencoding(),
    )


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
10 Feb 2026 9.36 AM
root / linksafe
0755
__pycache__
--
10 Feb 2026 9.36 AM
root / linksafe
0755
__init__.py
0 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
_log.py
0.991 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
appdirs.py
1.626 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
compat.py
1.84 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
compatibility_tags.py
5.251 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
datetime.py
0.236 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
deprecation.py
3.542 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
direct_url_helpers.py
3.131 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
distutils_args.py
1.22 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
egg_link.py
2.151 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
encoding.py
1.142 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
entrypoints.py
1.104 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
filesystem.py
5.755 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
filetypes.py
0.699 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
glibc.py
3.037 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
hashes.py
4.698 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
inject_securetransport.py
0.776 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
logging.py
11.262 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
misc.py
20.291 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
models.py
1.165 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
packaging.py
2.883 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
parallel.py
3.121 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
pkg_resources.py
0.964 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
setuptools_build.py
4.587 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
subprocess.py
9.822 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
temp_dir.py
7.482 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
unpacking.py
8.697 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
urls.py
1.718 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
virtualenv.py
3.378 KB
9 Jan 2026 3.17 PM
root / linksafe
0644
wheel.py
6.019 KB
9 Jan 2026 3.17 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF