Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module « sysconfig » Python 3.11.3

Fonction get_paths - module sysconfig

Signature de la fonction get_paths

def get_paths(scheme='venv', vars=None, expand=True) 

Description

help(sysconfig.get_paths)

Return a mapping containing an install scheme.

    ``scheme`` is the install scheme name. If not provided, it will
    return the default scheme for the current platform.