/opt/alt/python33/lib/python3.3/site-packages/setuptools
Edit: /opt/alt/python33/lib/python3.3/site-packages/setuptools/py26compat.pyc (956B)
Rec @ sL d Z d d k Z d d k l Z d Z e i d j o
d Z n d S( s2
Compatibility Support for Python 2.6 and earlier
iN( 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( ( sF /opt/alt/python33/lib/python3.3/site-packages/setuptools/py26compat.pyt strip_fragment s i i c C s | S( ( ( t x( ( sF /opt/alt/python33/lib/python3.3/site-packages/setuptools/py26compat.pyt s ( i i ( t __doc__t syst setuptools.compatR R t version_info( ( ( sF /opt/alt/python33/lib/python3.3/site-packages/setuptools/py26compat.pyt s