config root man

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
Upload File :
Current File : //usr/local/lib/python2.5/encodings/zlib_codec.pyc

³ò
h”Rc@sÆdZddkZddkZdd„Zdd„Zdeifd„ƒYZdeifd	„ƒYZd
eifd„ƒYZdeeifd
„ƒYZdeei	fd„ƒYZ	d„Z
dS(sö Python 'zlib_codec' Codec - zlib compression 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).

iÿÿÿÿNtstrictcCs3|djpt‚ti|ƒ}|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.

    R(tAssertionErrortzlibtcompresstlen(tinputterrorstoutput((s0/usr/local/lib/python2.5/encodings/zlib_codec.pytzlib_encodes
cCs3|djpt‚ti|ƒ}|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.

    R(RRt
decompressR(RRR((s0/usr/local/lib/python2.5/encodings/zlib_codec.pytzlib_decodestCodeccBs eZdd„Zdd„ZRS(RcCs
t||ƒS(N(R(tselfRR((s0/usr/local/lib/python2.5/encodings/zlib_codec.pytencode0scCs
t||ƒS(N(R
(RRR((s0/usr/local/lib/python2.5/encodings/zlib_codec.pytdecode2s(t__name__t
__module__R
R(((s0/usr/local/lib/python2.5/encodings/zlib_codec.pyR.stIncrementalEncodercBs)eZdd„Zed„Zd„ZRS(RcCs0|djpt‚||_tiƒ|_dS(NR(RRRtcompressobj(RR((s0/usr/local/lib/python2.5/encodings/zlib_codec.pyt__init__6s	cCsB|o'|ii|ƒ}||iiƒSn|ii|ƒSdS(N(RRtflush(RRtfinaltc((s0/usr/local/lib/python2.5/encodings/zlib_codec.pyR
;scCstiƒ|_dS(N(RR(R((s0/usr/local/lib/python2.5/encodings/zlib_codec.pytresetBs(RRRtFalseR
R(((s0/usr/local/lib/python2.5/encodings/zlib_codec.pyR5stIncrementalDecodercBs)eZdd„Zed„Zd„ZRS(RcCs0|djpt‚||_tiƒ|_dS(NR(RRRt
decompressobj(RR((s0/usr/local/lib/python2.5/encodings/zlib_codec.pyRFs	cCsB|o'|ii|ƒ}||iiƒSn|ii|ƒSdS(N(RR	R(RRRR((s0/usr/local/lib/python2.5/encodings/zlib_codec.pyRKscCstiƒ|_dS(N(RR(R((s0/usr/local/lib/python2.5/encodings/zlib_codec.pyRRs(RRRRRR(((s0/usr/local/lib/python2.5/encodings/zlib_codec.pyREstStreamWritercBseZRS((RR(((s0/usr/local/lib/python2.5/encodings/zlib_codec.pyRUstStreamReadercBseZRS((RR(((s0/usr/local/lib/python2.5/encodings/zlib_codec.pyRXscCs4tidddtdtdtdtdtdtƒS(	NtnameRR
Rtincrementalencodertincrementaldecodertstreamreadertstreamwriter(tcodecst	CodecInfoRR
RRRR(((s0/usr/local/lib/python2.5/encodings/zlib_codec.pytgetregentry]s	(t__doc__R"RRR
RRRRRR$(((s0/usr/local/lib/python2.5/encodings/zlib_codec.pys<module>s

Man Man