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 « flask.cli »

Fonction prepare_import - module flask.cli

Signature de la fonction prepare_import

def prepare_import(path) 

Description

prepare_import.__doc__

Given a filename this will try to calculate the python path, add it
    to the search path and return the actual module name that is expected.