관리-도구
편집 파일: py26compat.cpython-34.pyc
� M�Re� � @ sP d Z d d l Z d d l m Z d d � Z e j d k rL d d � Z n d S)z2 Compatibility Support for Python 2.6 and earlier � N)�splittagc C s t | � \ } } | S)z� In `Python 8280 <http://bugs.python.org/issue8280>`_, Python 2.7 and later was patched to disregard the fragment when making URL requests. Do the same for Python 2.6 and earlier. )r )�url�fragment� r �0/tmp/pip-l4uy7dan-build/setuptools/py26compat.py�strip_fragment s r � � c C s | S)Nr )�xr r r �<lambda> s r )r r )�__doc__�sysZsetuptools.compatr r �version_infor r r r �<module> s