1 diff -ruN a/src/pip/_vendor/__init__.py b/src/pip/_vendor/__init__.py
2 --- a/src/pip/_vendor/__init__.py 2022-05-31 13:05:52.000000000 +0200
3 +++ b/src/pip/_vendor/__init__.py 2022-06-27 13:03:22.909131639 +0200
5 # Downstream redistributors which have debundled our dependencies should also
6 # patch this value to be true. This will trigger the additional patching
7 # to cause things like "six" to be available as pip.
11 # By default, look in this directory for a bunch of .whl files which we will
12 # add to the beginning of sys.path before attempting to import anything. This