HEX
Server: Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System: Linux ns565604.ip-54-39-133.net 4.18.0-553.50.1.el8_10.x86_64 #1 SMP Tue Apr 15 08:09:22 EDT 2025 x86_64
User: greer489 (1034)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: //usr/lib64/python3.6/encodings/__pycache__/undefined.cpython-36.opt-1.pyc
3


 \�@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/lib64/python3.6/encodings/undefined.py�encodeszCodec.encodecCstd��dS)Nzundefined encoding)r)rrrrrr	�decodeszCodec.decodeN)r)r)�__name__�
__module__�__qualname__r
rrrrr	rs
rc@seZdZddd�ZdS)�IncrementalEncoderFcCstd��dS)Nzundefined encoding)r)rr�finalrrr	r
szIncrementalEncoder.encodeN)F)rr
rr
rrrr	rsrc@seZdZddd�ZdS)�IncrementalDecoderFcCstd��dS)Nzundefined encoding)r)rrrrrr	rszIncrementalDecoder.decodeN)F)rr
rrrrrr	rsrc@seZdZdS)�StreamWriterN)rr
rrrrr	r src@seZdZdS)�StreamReaderN)rr
rrrrr	r#src	Cs tjdt�jt�jttttd�S)NZ	undefined)�namer
r�incrementalencoder�incrementaldecoder�streamwriter�streamreader)	�codecs�	CodecInforr
rrrrrrrrr	�getregentry(sr)�__doc__rrrrrrrrrrr	�<module>s