/
usr
/
lib64
/
python3.11
/
encodings
/
__pycache__
/
File Upload :
llllll
Current File: //usr/lib64/python3.11/encodings/__pycache__/undefined.cpython-311.opt-1.pyc
� �=Og � �� � 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 �,/usr/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<