HEX

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
Server: Apache
System: Linux 4.19.0-0.bpo.9-amd64 x86_64 at red40
User: u547966 (5490)
PHP: 5.3.29-mh2
Disabled: syslog, dl, popen, proc_open, proc_nice, proc_get_status, proc_close, proc_terminate, posix_mkfifo, chown, chgrp, accelerator_reset, opcache_reset, accelerator_get_status, opcache_get_status, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority
Upload Files
File: //usr/lib/python2.7/encodings/zlib_codec.pyc
ó
’,bc@sÆdZddlZddlZdd„Zdd„Zdejfd„ƒYZdejfd	„ƒYZd
ejfd„ƒYZdeejfd
„ƒYZdeej	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ÿÿÿÿNtstrictcCs1|dkst‚tj|ƒ}|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((s*/usr/lib/python2.7/encodings/zlib_codec.pytzlib_encodes
cCs1|dkst‚tj|ƒ}|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((s*/usr/lib/python2.7/encodings/zlib_codec.pytzlib_decodestCodeccBs eZdd„Zdd„ZRS(RcCs
t||ƒS(N(R(tselfRR((s*/usr/lib/python2.7/encodings/zlib_codec.pytencode0scCs
t||ƒS(N(R
(RRR((s*/usr/lib/python2.7/encodings/zlib_codec.pytdecode2s(t__name__t
__module__R
R(((s*/usr/lib/python2.7/encodings/zlib_codec.pyR.stIncrementalEncodercBs)eZdd„Zed„Zd„ZRS(RcCs.|dkst‚||_tjƒ|_dS(NR(RRRtcompressobj(RR((s*/usr/lib/python2.7/encodings/zlib_codec.pyt__init__6s	cCs=|r)|jj|ƒ}||jjƒS|jj|ƒSdS(N(RRtflush(RRtfinaltc((s*/usr/lib/python2.7/encodings/zlib_codec.pyR
;scCstjƒ|_dS(N(RR(R((s*/usr/lib/python2.7/encodings/zlib_codec.pytresetBs(RRRtFalseR
R(((s*/usr/lib/python2.7/encodings/zlib_codec.pyR5stIncrementalDecodercBs)eZdd„Zed„Zd„ZRS(RcCs.|dkst‚||_tjƒ|_dS(NR(RRRt
decompressobj(RR((s*/usr/lib/python2.7/encodings/zlib_codec.pyRFs	cCs=|r)|jj|ƒ}||jjƒS|jj|ƒSdS(N(RR	R(RRRR((s*/usr/lib/python2.7/encodings/zlib_codec.pyRKscCstjƒ|_dS(N(RR(R((s*/usr/lib/python2.7/encodings/zlib_codec.pyRRs(RRRRRR(((s*/usr/lib/python2.7/encodings/zlib_codec.pyREstStreamWritercBseZRS((RR(((s*/usr/lib/python2.7/encodings/zlib_codec.pyRUstStreamReadercBseZRS((RR(((s*/usr/lib/python2.7/encodings/zlib_codec.pyRXscCs:tjdddtdtdtdtdtdtd	tƒS(
NtnameRR
Rtincrementalencodertincrementaldecodertstreamreadertstreamwritert_is_text_encoding(	tcodecst	CodecInfoRR
RRRRR(((s*/usr/lib/python2.7/encodings/zlib_codec.pytgetregentry]s	(t__doc__R#RRR
RRRRRR%(((s*/usr/lib/python2.7/encodings/zlib_codec.pyt<module>s