◆ find_spec()
def find_spec |
( |
|
self, |
|
|
|
fullname, |
|
|
|
path, |
|
|
|
target = None |
|
) |
| |
◆ pip_imported_during_build()
def pip_imported_during_build |
( |
| ) |
|
|
static |
Detect if pip is being imported in a build script. Ref #2355.
◆ spec_for_distutils()
def spec_for_distutils |
( |
|
self | ) |
|
◆ spec_for_pip()
Ensure stdlib distutils when running under pip.
See pypa/pip#8761 for rationale.
◆ spec_for_distutils
The documentation for this class was generated from the following file:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/_distutils_hack/__init__.py