????
| Current Path : /usr/lib/python2.7/site-packages/pip/_vendor/urllib3/packages/rfc3986/ |
| Current File : //usr/lib/python2.7/site-packages/pip/_vendor/urllib3/packages/rfc3986/normalizers.pyc |
� }�\]c @ s� d Z d d l Z d d l m Z d d l m Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z e j d � Z d � Z d � Z d � Z d S( s. Module with functions to normalize components.i����Ni ( t compat( t miscc C s | j � S( s Normalize the scheme component.( t lower( t scheme( ( sO /tmp/pip-install-ewDPok/pip/pip/_vendor/urllib3/packages/rfc3986/normalizers.pyt normalize_scheme s c C sf | \ } } } d } | r2 | t | � d 7} n | rK | t | � 7} n | rb | d | 7} n | S( s) Normalize an authority tuple to a string.t t @t :( t normalize_percent_characterst normalize_host( t authorityt userinfot hostt portt result( ( sO /tmp/pip-install-ewDPok/pip/pip/_vendor/urllib3/packages/rfc3986/normalizers.pyt normalize_authority s c C s t j | � S( s<