Uname : Linux serv1.rebootns.com 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
Soft : LiteSpeed
Ip : 139.99.125.122
Port : 443
~
/
opt
/
alt
/
python311
/
lib64
/
python3.11
/
encodings
/
__pycache__
[ HOME ]
Exec
Submit
undefined.cpython-311.pyc
� nH���^�b� �� � d Z ddlZ G d� dej � � Z G d� dej � � Z G d� dej � � Z G d � d eej � � Z G d� deej � � Zd � 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 � � e Zd Zdd�Zdd�ZdS )�Codec�strictc � � t d� � ��Nzundefined encoding��UnicodeError��self�input�errorss �:/opt/alt/python311/lib64/python3.11/encodings/undefined.py�encodezCodec.encode � � ��/�0�0�0� c � � t d� � �r r r s r �decodezCodec.decode r r N)r )�__name__� __module__�__qualname__r r � r r r r s<