PATH:
opt
/
alt
/
python35
/
lib
/
python3.5
/
site-packages
/
pip
/
_internal
/
utils
/
__pycache__
��Re � @ s� d d l Z d d l Z d d l Z d d l Z d d l m Z e rb d d l m Z m Z m Z e j d f e j d f e j d f e j d f e j d f e j d f e j d f g Z e j d � Z d d � Z d S)� N)�MYPY_CHECK_RUNNING)�List�Tuple�Textzutf-8zutf-16z utf-16-bez utf-16-lezutf-32z utf-32-bez utf-32-les coding[:=]\s*([-\w.]+)c C s� x@ t D]8 \ } } | j | � r | t | � d � j | � Sq Wx� | j d � d d � D]r } | d d � d k r] t j | � r] t j | � } | d k s� t � | j � d j d � } | j | � Sq] W| j t j d � p� t j � � S) z�Check a bytes string for a BOM to correctly detect the encoding Fallback to locale.getpreferredencoding(False) like open() on Python3Ns � r � � #�asciiF) �BOMS� startswith�len�decode�split�ENCODING_RE�search�AssertionError�groups�locale�getpreferredencoding�sys�getdefaultencoding)�data�bom�encoding�line�result� r ��/builddir/build/BUILDROOT/alt-python35-pip-20.2.4-5.el8.x86_64/opt/alt/python35/lib/python3.5/site-packages/pip/_internal/utils/encoding.py�auto_decode s ! %r )�codecsr �rer �pip._internal.utils.typingr �typingr r r �BOM_UTF8� BOM_UTF16�BOM_UTF16_BE�BOM_UTF16_LE� BOM_UTF32�BOM_UTF32_BE�BOM_UTF32_LEr �compiler r r r r r �<module> s
[-] typing.cpython-35.pyc
[edit]
[-] parallel.cpython-35.pyc
[edit]
[-] datetime.cpython-35.pyc
[edit]
[-] urls.cpython-35.pyc
[edit]
[-] pkg_resources.cpython-35.pyc
[edit]
[-] packaging.cpython-35.pyc
[edit]
[-] compat.cpython-35.pyc
[edit]
[-] wheel.cpython-35.pyc
[edit]
[-] logging.cpython-35.pyc
[edit]
[-] distutils_args.cpython-35.pyc
[edit]
[-] models.cpython-35.pyc
[edit]
[-] direct_url_helpers.cpython-35.pyc
[edit]
[+]
..
[-] filesystem.cpython-35.pyc
[edit]
[-] unpacking.cpython-35.pyc
[edit]
[-] encoding.cpython-35.pyc
[edit]
[-] deprecation.cpython-35.pyc
[edit]
[-] compatibility_tags.cpython-35.pyc
[edit]
[-] subprocess.cpython-35.pyc
[edit]
[-] virtualenv.cpython-35.pyc
[edit]
[-] __init__.cpython-35.pyc
[edit]
[-] appdirs.cpython-35.pyc
[edit]
[-] glibc.cpython-35.pyc
[edit]
[-] entrypoints.cpython-35.pyc
[edit]
[-] hashes.cpython-35.pyc
[edit]
[-] setuptools_build.cpython-35.pyc
[edit]
[-] filetypes.cpython-35.pyc
[edit]
[-] inject_securetransport.cpython-35.pyc
[edit]
[-] misc.cpython-35.pyc
[edit]
[-] temp_dir.cpython-35.pyc
[edit]