B
    ãUvg  ã               @   sT   d Z ddlZddlmZ dd„ Zejr.dd„ Ze ¡ dko>ejZerHendd	„ Z	dS )
z2
Compatibility Support for Python 2.7 and earlier
é    N)Úsixc             C   s
   |   |¡S )zH
    Given an HTTPMessage, return all headers matching a given key.
    )Úget_all)ÚmessageÚkey© r   ú=/tmp/pip-install-r_9ig3yj/setuptools/setuptools/py27compat.pyÚget_all_headers
   s    r   c             C   s
   |   |¡S )N)Ú
getheaders)r   r   r   r   r   r      s    ÚLinuxc             C   s   | S )Nr   )Úxr   r   r   Ú<lambda>   ó    r   )
Ú__doc__ÚplatformZsetuptools.externr   r   ÚPY2ÚsystemZlinux_py2_asciiÚstrZrmtree_safer   r   r   r   Ú<module>   s   