ÿØÿàJFIFÿþ ÿÛC       ÿÛC ÿÀÿÄÿÄ"#QrÿÄÿÄ&1!A"2qQaáÿÚ ?Øy,æ/3JæÝ¹È߲؋5êXw²±ÉyˆR”¾I0ó2—PI¾IÌÚiMö¯–þrìN&"KgX:Šíµ•nTJnLK„…@!‰-ý ùúmë;ºgµŒ&ó±hw’¯Õ@”Ü— 9ñ-ë.²1<yà‚¹ïQÐU„ہ?.’¦èûbß±©Ö«Âw*VŒ) `$‰bØÔŸ’ëXÖ-ËTÜíGÚ3ð«g Ÿ§¯—Jx„–’U/ÂÅv_s(Hÿ@TñJÑãõçn­‚!ÈgfbÓc­:él[ðQe 9ÀPLbÃãCµm[5¿ç'ªjglå‡Ûí_§Úõl-;"PkÞÞÁQâ¼_Ñ^¢SŸx?"¸¦ùY騐ÒOÈ q’`~~ÚtËU¹CڒêV  I1Áß_ÿÙ V~gc@sdZddlZddlZddZddZdejfdYZdejfd YZd ejfd YZd eejfd YZdeej fdYZ dZ dS(s Python 'base64_codec' Codec - base64 content transfer encoding Unlike most of the other codecs which target Unicode, this codec will return Python string objects for both encode and decode. Written by Marc-Andre Lemburg (mal@lemburg.com). iNtstrictcCstj|}|t|fS(s Encodes the object input and returns a tuple (output object, length consumed). errors defines the error handling to apply. It defaults to 'strict' handling which is the only currently supported error handling for this codec. (tbase64t encodestringtlen(tinputterrorstoutput((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyt base64_encode s cCstj|}|t|fS(s Decodes the object input and returns a tuple (output object, length consumed). input must be an object which provides the bf_getreadbuf buffer slot. Python strings, buffer objects and memory mapped files are examples of objects providing this slot. errors defines the error handling to apply. It defaults to 'strict' handling which is the only currently supported error handling for this codec. (Rt decodestringR(RRR((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyt base64_decodestCodeccBs eZddZddZRS(RcCs t||S(N(R(tselfRR((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pytencode/scCs t||S(N(R (R RR((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pytdecode1s(t__name__t __module__R R (((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyR -s tIncrementalEncodercBseZedZRS(cCs tj|S(N(RR(R Rtfinal((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyR 5s(RRtFalseR (((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyR4stIncrementalDecodercBseZedZRS(cCs tj|S(N(RR(R RR((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyR :s(RRRR (((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyR9st StreamWritercBseZRS((RR(((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyR>st StreamReadercBseZRS((RR(((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyRAscCs:tjdddtdtdtdtdtdtd tS( NtnameRR R tincrementalencodertincrementaldecodert streamwritert streamreadert_is_text_encoding( tcodecst CodecInfoRR RRRRR(((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyt getregentryFs ( t__doc__RRRR R RRRRR(((s;/opt/alt/python27/lib64/python2.7/encodings/base64_codec.pyts