/usr/lib/python2.6/site-packages/setuptools
Edit: /usr/lib/python2.6/site-packages/setuptools/py26compat.pyc (987B)
Ñò
ÿWc @ sv d Z d d k Z y d d k l Z Wn# e j
o d d k l Z n Xd „ Z e i d j o
d „ Z n d S( s2
Compatibility Support for Python 2.6 and earlier
iÿÿÿÿN( t splittagc C s t | ƒ \ } } | S( s¸
In `Python 8280
`_, 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 ( t urlt fragment( ( s9 /tmp/pip-build-iUCeBS/setuptools/setuptools/py26compat.pyt strip_fragment s i i c C s | S( ( ( t x( ( s9 /tmp/pip-build-iUCeBS/setuptools/setuptools/py26compat.pyt s ( i i ( t __doc__t syst urllib.parseR t ImportErrort urllibR t version_info( ( ( s9 /tmp/pip-build-iUCeBS/setuptools/setuptools/py26compat.pyt s