Examples with "chercher Python" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Lorsque nous essayons d'importer un module, Python cherche dans tous les dossiers listés dans sys.path.
When we try to import a module, Python looks for it in all the folders listed in sys.path.
Si une variable n'est pas définie dans le corps d'une fonction, Python ira chercher dans un environnement parent.
If a variable is not defined in the body of a function, Python will search in a parent environment.
La variable sys.path contient les répertoires où python va chercher les modules. Le premier d'entre eux est le répertoire du programme.
The variable sys.path is a list of strings that determines the interpreter's search path for modules.
Si on définit une fonction à l'intérieur d'une autre fonction, et qu'on appelle une variable non définie dans le corps de cette fonction, Python ira chercher dans l'environnement directement supérieur.
If we define a function within another function, and call a variable not defined in the body of that function, Python will search in the directly superior environment.
Python cherche un répertoire parmi une liste standard de répertoires dans lequel l'utilisateur final peut créer des fichiers.
If tempdir is unset or None at any call to any of the above functions, Python searches a standard list of directories and sets tempdir to the first one which the calling user can create files in.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.