��Qc@s�dZddlZdejfd��YZdejfd��YZdejfd��YZd eejfd
��YZdeejfd��YZd
�ZdS(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 ([email protected]).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
i�NtCodeccBs eZdd�Zdd�ZRS(tstrictcCstd��dS(Nsundefined encoding(tUnicodeError(tselftinputterrors((s)/sys/lib/python2.7/encodings/undefined.pytencodescCstd��dS(Nsundefined encoding(R(RRR((s)/sys/lib/python2.7/encodings/undefined.pytdecodes(t__name__t
__module__RR(((s)/sys/lib/python2.7/encodings/undefined.pyRstIncrementalEncodercBseZed�ZRS(cCstd��dS(Nsundefined encoding(R(RRtfinal((s)/sys/lib/python2.7/encodings/undefined.pyRs(RR tFalseR(((s)/sys/lib/python2.7/encodings/undefined.pyR
stIncrementalDecodercBseZed�ZRS(cCstd��dS(Nsundefined encoding(R(RRR((s)/sys/lib/python2.7/encodings/undefined.pyRs(RR RR(((s)/sys/lib/python2.7/encodings/undefined.pyR
stStreamWritercBseZRS((RR (((s)/sys/lib/python2.7/encodings/undefined.pyR stStreamReadercBseZRS((RR (((s)/sys/lib/python2.7/encodings/undefined.pyR#scCs@tjdddt�jdt�jdtdtdtdt�S( Ntnamet undefinedRRtincrementalencodertincrementaldecodertstreamwritertstreamreader( tcodecst CodecInfoRRRR
R
RR(((s)/sys/lib/python2.7/encodings/undefined.pytgetregentry(s (t__doc__RRR
R
RRR(((s)/sys/lib/python2.7/encodings/undefined.pyt<module>s
|