%PDF- %PDF-
| Direktori : /proc/thread-self/root/proc/self/root/opt/plesk/python/2.7/lib64/python2.7/encodings/ |
| Current File : //proc/thread-self/root/proc/self/root/opt/plesk/python/2.7/lib64/python2.7/encodings/undefined.pyc |
�
5}�ac @ s� d Z d d l Z d e j f d � � YZ d e j f d � � YZ d e j f d � � YZ d e e j f d
� � YZ d e e j f d � � YZ d
� Z d S( s5 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.
i����Nt Codecc B s e Z d d � Z d d � Z RS( t strictc C s t d � � d S( Ns undefined encoding( t UnicodeError( t selft inputt errors( ( s<