Server : LiteSpeed System : Linux ncr1.int3rnet.net 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64 User : digitaln ( 1704) PHP Version : 8.1.34 Disable Function : NONE Directory : /opt/alt/python311/lib64/python3.11/encodings/__pycache__/ |
�
�0�i � �� � 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<