B
š•Re ã @ s8 d dl mZmZ d dlmZ d dlmZmZ dd„ ZdS )é )ÚPY2ÚPY3)ÚUniversalDetector)Ú__version__ÚVERSIONc C sH t | tƒs0t | tƒs(td t| ƒ¡ƒ‚nt| ƒ} tƒ }| | ¡ | ¡ S )z£
Detect the encoding of the given byte string.
:param byte_str: The byte sequence to examine.
:type byte_str: ``bytes`` or ``bytearray``
z4Expected object of type bytes or bytearray, got: {0}) Ú
isinstanceÚ bytearrayÚbytesÚ TypeErrorÚformatÚtyper ÚfeedÚclose)Úbyte_strÚdetector© r ú‹/builddir/build/BUILDROOT/alt-python37-pip-20.2.4-6.el8.x86_64/opt/alt/python37/lib/python3.7/site-packages/pip/_vendor/chardet/__init__.pyÚdetect s
r N) Úcompatr r Úuniversaldetectorr Úversionr r r r r r r Ú