î
É X2  ã               @   s@   d  Z  d d l Z d d „  Z e j d k  r< d d „  Z n  d S)z2
Compatibility Support for Python 2.7 and earlier
é    Nc             C   s   |  j  | ƒ S)zB
	Given an HTTPMessage, return all headers matching a given key.
	)Úget_all)ÚmessageÚkey© r   úG/home/ubuntu/projects/ifolica/build/setuptools/setuptools/py27compat.pyÚget_all_headers   s    r   é   c             C   s   |  j  | ƒ S)N)Ú
getheaders)r   r   r   r   r   r      s    )r   )Ú__doc__Úsysr   Úversion_infor   r   r   r   Ú<module>   s   