��Qc@s�dZddlZdejfd��YZdejfd��YZdejfd��YZd eejfd
��YZdeejfd��YZd
�ZdS(s Generic Python Character Mapping Codec.
Use this codec directly rather than through the automatic
conversion mechanisms supplied by unicode() and .encode().
Written by Marc-Andre Lemburg ([email protected]).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
i�NtCodeccBseZejZejZRS((t__name__t
__module__tcodecstcharmap_encodetencodetcharmap_decodetdecode(((s'/sys/lib/python2.7/encodings/charmap.pyRs tIncrementalEncodercBs#eZddd�Zed�ZRS(tstrictcCs tjj||�||_dS(N(RRt__init__tmapping(tselfterrorsR((s'/sys/lib/python2.7/encodings/charmap.pyR
scCstj||j|j�dS(Ni(RRR
R(Rtinputtfinal((s'/sys/lib/python2.7/encodings/charmap.pyRsN(RRtNoneR
tFalseR(((s'/sys/lib/python2.7/encodings/charmap.pyRstIncrementalDecodercBs#eZddd�Zed�ZRS(R cCs tjj||�||_dS(N(RRR
R(RR
R((s'/sys/lib/python2.7/encodings/charmap.pyR
!scCstj||j|j�dS(Ni(RRR
R(RRR((s'/sys/lib/python2.7/encodings/charmap.pyR%sN(RRRR
RR(((s'/sys/lib/python2.7/encodings/charmap.pyR stStreamWritercBs#eZddd�Zdd�ZRS(R cCs#tjj|||�||_dS(N(RRR
R(RtstreamR
R((s'/sys/lib/python2.7/encodings/charmap.pyR
*scCstj|||j�S(N(RRR(RRR
((s'/sys/lib/python2.7/encodings/charmap.pyR.sN(RRRR
R(((s'/sys/lib/python2.7/encodings/charmap.pyR(stStreamReadercBs#eZddd�Zdd�ZRS(R cCs#tjj|||�||_dS(N(RRR
R(RRR
R((s'/sys/lib/python2.7/encodings/charmap.pyR
3scCstj|||j�S(N(RRR(RRR
((s'/sys/lib/python2.7/encodings/charmap.pyR7sN(RRRR
R(((s'/sys/lib/python2.7/encodings/charmap.pyR1scCs:tjdddtjdtjdtdtdtdt�S( NtnametcharmapRRtincrementalencodertincrementaldecodertstreamwritertstreamreader( Rt CodecInfoRRRRRRR(((s'/sys/lib/python2.7/encodings/charmap.pytgetregentry<s (t__doc__RRRRRRR(((s'/sys/lib/python2.7/encodings/charmap.pyt<module>s
|