Current Path : /usr/local/lib/python2.5/encodings/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/lib/python2.5/encodings/utf_16.pyc |
³ò h”Rc @ s¤ d Z d d k Z d d k Z e i 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-16' Codec Written by Marc-Andre Lemburg (mal@lemburg.com). (c) Copyright CNRI, All Rights Reserved. NO WARRANTY. iÿÿÿÿNt strictc C s t i | | t ƒ S( N( t codecst utf_16_decodet True( t inputt errors( ( s, /usr/local/lib/python2.5/encodings/utf_16.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 | | ƒ d | _ d S( N( R R t __init__t Nonet encoder( t selfR ( ( s, /usr/local/lib/python2.5/encodings/utf_16.pyR s c C st | i d j oM t i | | i ƒ d } t i d j o t i | _ n t i | _ | Sn | i | | i ƒ d S( Ni t little( R R R t utf_16_encodeR t syst byteordert utf_16_le_encodet utf_16_be_encode( R R t finalt result( ( s, /usr/local/lib/python2.5/encodings/utf_16.pyt encode s c C s t i i | ƒ d | _ d S( N( R R t resetR R ( R ( ( s, /usr/local/lib/python2.5/encodings/utf_16.pyR ! s ( t __name__t __module__R t FalseR R ( ( ( s, /usr/local/lib/python2.5/encodings/utf_16.pyR s t IncrementalDecoderc B s&