HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //lib/python3.8/encodings/__pycache__/undefined.cpython-38.pyc
U

2�f�@svdZddlZGdd�dej�ZGdd�dej�ZGdd�dej�ZGd	d
�d
eej�ZGdd�deej�Zd
d�ZdS)a5 Python 'undefined' Codec

    This codec will always raise a ValueError exception when being
    used. It is intended for use by the site.py file to switch off
    automatic string to Unicode coercion.

Written by Marc-Andre Lemburg (mal@lemburg.com).

(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.

�Nc@s eZdZddd�Zddd�ZdS)	�Codec�strictcCstd��dS�Nzundefined encoding��UnicodeError��self�input�errors�r�)/usr/lib/python3.8/encodings/undefined.py�encodeszCodec.encodecCstd��dSrrrrrr�decodeszCodec.decodeN)r)r)�__name__�
__module__�__qualname__r
rrrrrrs
rc@seZdZddd�ZdS)�IncrementalEncoderFcCstd��dSrr�rr	�finalrrrr
szIncrementalEncoder.encodeN)F)rrrr
rrrrrsrc@seZdZddd�ZdS)�IncrementalDecoderFcCstd��dSrrrrrrrszIncrementalDecoder.decodeN)F)rrrrrrrrrsrc@seZdZdS)�StreamWriterN�rrrrrrrr src@seZdZdS)�StreamReaderNrrrrrr#src	Cs tjdt�jt�jttttd�S)NZ	undefined)�namer
r�incrementalencoder�incrementaldecoder�streamwriter�streamreader)	�codecs�	CodecInforr
rrrrrrrrr�getregentry(s�r )�__doc__rrrrrrr rrrr�<module>s