HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //opt/alt/python37/lib64/python3.7/encodings/__pycache__/undefined.cpython-37.pyc
B

�+��г�q�@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 ([email protected]).

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

�Nc@s eZdZddd�Zddd�ZdS)	�Codec�strictcCstd��dS)Nzundefined encoding)�UnicodeError)�self�input�errors�r�8/opt/alt/python37/lib64/python3.7/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