Your IP : 3.15.218.44
�
��f� c @ sb d Z Gd d � d e � Z Gd d � d e � Z Gd d � d e � Z Gd d � d e � Z d S(
u Response classes used by urllib.
The base class, addbase, defines a minimal file-like interface,
including read() and readline(). The typical response object is an
addinfourl instance, which defines an info() method that returns
headers and a geturl() method that returns the url.
c B sb | Ee Z d Z d Z d d � Z d d � Z d d � Z d d � Z d
d � Z d d
� Z d S( u addbaseu( Base class for addinfo and addclosehook.c C s� | | _ | j j | _ | j j | _ t | j d � rK | j j | _ n t | j d � ro | j j | _ n d d � | _ d S( Nu readlinesu filenoc S s d S( N( u None( ( ( u4 /opt/alt/python33/lib64/python3.3/urllib/response.pyu <lambda> s u"