Server : Apache System : Linux server1.cgrithy.com 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64 User : nobody ( 99) PHP Version : 8.1.23 Disable Function : NONE Directory : /opt/alt/python311/lib64/python3.11/encodings/__pycache__/ |
� �,d � �� � 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<