
|«‘_G  ã               @   s”   d  Z  d d l Z d d l Z d d „  Z e j d k  rE d d „  Z e j ƒ  d k ou e j ƒ  d k ou e j d k  Z e r„ e n	 d	 d
 „  Z	 d S)z2
Compatibility Support for Python 2.7 and earlier
é    Nc             C   s   |  j  | ƒ S)zH
    Given an HTTPMessage, return all headers matching a given key.
    )Úget_all)ÚmessageÚkey© r   ú;/tmp/pip-build-3_sjtvrs/setuptools/setuptools/py27compat.pyÚget_all_headers	   s    r   é   c             C   s   |  j  | ƒ S)N)Ú
getheaders)r   r   r   r   r   r      s    ÚLinuxÚasciic             C   s   |  S)Nr   )Úxr   r   r   Ú<lambda>   s    r   )r   )r   )
Ú__doc__ÚsysÚplatformr   Úversion_infoÚsystemÚgetfilesystemencodingZlinux_py2_asciiÚstrZrmtree_safer   r   r   r   Ú<module>   s   