"""Execute exactly this copy of pip, within a different environment.
This file is named as it is, to ensure that this module can't be imported via
an import statement.
"""
# /!\ This version compatibility check section must be Python 2 compatible. /!\
# Copied from setup.py
=
# type: ignore
return
# From here on, we can use Python 3 features, but the syntax must remain
# Python 2 compatible.
# noqa: E402
# noqa: E402
# noqa: E402
=
# type: ignore
return None
=
assert ,
return
assert == ,