
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
3
vh                 @   sT   d Z ddlZddlmZ dd Zejr.dd Zej 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
   | j |S )zH
    Given an HTTPMessage, return all headers matching a given key.
    )Zget_all)messagekey r    /usr/lib/python3.6/py27compat.pyget_all_headers
   s    r   c             C   s
   | j |S )N)Z
getheaders)r   r   r   r   r   r      s    ZLinuxc             C   s   | S )Nr   )xr   r   r   <lambda>   s    r	   )
__doc__platformZsetuptools.externr   r   ZPY2systemZlinux_py2_asciistrZrmtree_safer   r   r   r   <module>   s   