php IHDR w Q )Ba pHYs sRGB gAMA a IDATxMk\U s&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨ G;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j- $_q?qS XzG'ay
files >> /usr/lib/python2.6/encodings/ |
files >> //usr/lib/python2.6/encodings/utf_8_sig.pyc |
Lc @ s d Z d d k Z d d Z d d Z d e i f d YZ d e i f d YZ d e i f d YZ d e i f d YZ d Z d S( s Python 'utf-8-sig' Codec This work similar to UTF-8 with the following changes: * On encoding/writing a UTF-8 encoded BOM will be prepended/written as the first three bytes. * On decoding/reading if the first three bytes are a UTF-8 encoded BOM, these bytes will be skipped. iNt strictc C s' t i t i | | d t | f S( Ni ( t codecst BOM_UTF8t utf_8_encodet len( t inputt errors( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyt encode s c C sW d } | d t i j o | d } d } n t i | | t \ } } | | | f S( Ni i ( R R t utf_8_decodet True( R R t prefixt outputt consumed( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyt decode s t IncrementalEncoderc B s; e Z d d Z e d Z d Z d Z d Z RS( R c C s t i i | | d | _ d S( Ni ( R R t __init__t first( t selfR ( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyR s c C sM | i o( d | _ t i t i | | i d St i | | i d Sd S( Ni ( R R R R R ( R R t final( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyR s c C s t i i | d | _ d S( Ni ( R R t resetR ( R ( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyR % s c C s | i S( N( R ( R ( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyt getstate) s c C s | | _ d S( N( R ( R t state( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyt setstate, s ( t __name__t __module__R t FalseR R R R ( ( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyR s t IncrementalDecoderc B s&