Your IP : 3.128.168.176
3
K�Re � @ sT d Z ddlZddlmZ dd� Zejr.dd� Zej� dko>ejZerHendd � Z dS )
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.
)�get_all)�message�key� r ��/builddir/build/BUILDROOT/alt-python36-setuptools-38.5.2-7.el8.x86_64/opt/alt/python36/lib/python3.6/site-packages/setuptools/py27compat.py�get_all_headers
s r c C s
| j |�S )N)�
getheaders)r r r r r r s �Linuxc C s | S )Nr )�xr r r �<lambda> s r )
�__doc__�platformZsetuptools.externr r �PY2�systemZlinux_py2_ascii�strZrmtree_safer r r r �<module> s