/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/models
Edit: /opt/alt/python37/lib/python3.7/site-packages/pip/_internal/models/search_scope.pyc (4148B)
Ñò
i“Rec @ sÚ d d k Z d d k Z d d k Z d d k Z d d k l Z d d k l Z d d k l
Z
d d k l Z d d k
l Z l Z d d k l Z e o d d k l Z n e i e ƒ Z d e f d
„ ƒ YZ d S( iÿÿÿÿN( t canonicalize_name( t parse( t PyPI( t has_tls( t normalize_patht redact_auth_from_url( t MYPY_CHECK_RUNNING( t Listt SearchScopec B sD e Z d Z d d g Z e d „ ƒ Z d „ Z d „ Z d „ Z RS( sF
Encapsulates the locations that pip is configured to search.
t
find_linkst
index_urlsc C sÐ g } xX | D]P } | i d ƒ o- t | ƒ } t i i | ƒ o
| } qP n | i | ƒ q
Wt ƒ pR xO t i | | ƒ D]7 } t i
| ƒ } | i d j o t i
d ƒ Pq~ q~ Wn | d | d | ƒ S( sQ
Create a SearchScope object after normalizing the `find_links`.
t ~t httpssi pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.R R
( t
startswithR t ost patht existst appendR t itertoolst chaint urllib_parset urlparset schemet loggert warning( t clsR R
t built_find_linkst linkt new_linkt parsed( ( sR /opt/alt/python37/lib/python3.7/site-packages/pip/_internal/models/search_scope.pyt create s&