Server: appserver-7f0f8755-nginx-15961cad18524ec5a9db05f2a6a7e440
Current directory: /usr/lib/python2.7
Software: nginx/1.27.5
Shell Command
Create a new file
Upload file
File: gzip.pyc
� ӫ[c @ s� d Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d g Z d d d d d f \ Z Z Z Z Z d d f \ Z Z d � Z d � Z d d d � Z d e j f d � � YZ d � Z e d k r� e � n d S( s� Functions that read and write gzipped files. The user of the file doesn't have to worry about the compression, but random access is not allowed.i����Nt GzipFilet openi i i i i c C s | j t j d | � � d S( Ns