ó
ú—7Tc           @   s   d  „  Z  d S(   c         C   s#   t  |  d ƒ r |  j d k S|  j S(   st   
    Checks whether a given file-like object is closed.

    :param obj:
        The file-like object to check.
    t   fpN(   t   hasattrR    t   Nonet   closed(   t   obj(    (    sb   /var/www/otrsdash.zarafa.com/venv/build/pip/pip/_vendor/requests/packages/urllib3/util/response.pyt   is_fp_closed   s    N(   R   (    (    (    sb   /var/www/otrsdash.zarafa.com/venv/build/pip/pip/_vendor/requests/packages/urllib3/util/response.pyt   <module>   s    