Home
last modified time | relevance | path

Searched refs:make_root_scheme_file (Results 1 – 4 of 4) sorted by relevance

/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/operations/install/
H A Dwheel.py549 def make_root_scheme_file(record_path): function
556 return make_root_scheme_file
608 make_root_scheme_file = root_scheme_file_maker(
612 files = map(make_root_scheme_file, root_scheme_paths)
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_internal/operations/install/
H A Dwheel.py526 def make_root_scheme_file(record_path): function
533 return make_root_scheme_file
585 make_root_scheme_file = root_scheme_file_maker(
589 files = map(make_root_scheme_file, root_scheme_paths)
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pip/_internal/operations/install/
H A Dwheel.py576 def make_root_scheme_file(record_path): function
583 return make_root_scheme_file
635 make_root_scheme_file = root_scheme_file_maker(
639 files = map(make_root_scheme_file, root_scheme_paths)
/dports/devel/py-pip/pip-20.3.4/src/pip/_internal/operations/install/
H A Dwheel.py561 def make_root_scheme_file(record_path): function
568 return make_root_scheme_file
620 make_root_scheme_file = root_scheme_file_maker(
624 files = map(make_root_scheme_file, root_scheme_paths)