Examples with "until Python" and their translation in Frans
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.
In some cases it matters whether a value is first added and then removed or vice versa, and dictionary key order isn't preserved until Python 3.6.
Dans certains cas, l'ordre d'ajout et de retrait d'une valeur est important, et l'ordre des clés de dictionnaire n'est pas préservé avant Python 3.6.
Changed in version 3.4: The name attribute has been present in CPython since its inception, but until Python 3.4 was not formally specified, so may not exist on some platforms.
Modifié dans la version 3.4: L'attribut name est présent dans CPython depuis sa création, mais n'était pas spécifié formellement jusqu'à Python 3.4, il peut ne pas exister sur certaines plate-formes.
Andere resultaten
Then continue to improve the framework until the Python code in the modules is reduced to a minimum.
Ensuite continuer à améliorer le framework jusqu'à ce que le code Python dans les modules soit réduit au strict minimum.
The Cites certificate is a special certificate which must accompany exported goods made from python skin until the destination country.
Le certificat Cites est un certificat spécial qui doit accompagner tout bien exporté fabriqué à partir de peau de python jusqu'à sa destination finale.
When Django searches for a certain format, it will go through all given Python paths until it finds a module that actually defines the given format.
Lorsque Django recherche un certain format, il va parcourir tous les chemins Python indiqués jusqu'à ce qu'il trouve un module qui définit réellement le format recherché.
Most pythons will coil around their eggs until they are hatched.
Until now, the embedded Python interpreter had no access to functionality from the application itself.
Jusqu'à présent, l'interpréteur Python intégré n'avait pas accès aux fonctionnalités de l'application elle-même.
Up until now, the Google App Engine only supported applications written in Java, Python, and Go.
Jusqu'à présent, Google App Engine supportait seulement les applications écrites en Java, Python, et Go.
The most important changes are the bypassing of error of the gnome-canvas library which wasn't remedied until then and the possibility to write new boards in python.
Les changements les plus importants sont le dépassement des erreurs dues à la bibliothèque gnome-canvas qui n'avait pas été résolu jusqu'à présent ainsi que la possibilité d'écrire de nouveaux tableaux en python.
Until now, we wrote Python instructions line by line in the interpreter, right?
Jusqu'à présent, nous avons écrit des instructions ligne par ligne pour travailler dans l'interpréteur Python, pas vrai?
Until Quentin Tarantino released his epic movie masterpiece, Django was synonymous with "the best Python framework of all time."
Jusqu'à ce que Quentin Tarantino a publié son chef-d'œuvre de film épique, Django était synonyme de le meilleur cadre de Python de tous les temps.
What this means is that this file is purely for our commands: Python won't interject with its own responses as we enter the program, that is, not until we tell it to.
Ce qui veut dire que ce fichier est uniquement pour nos commandes : Python n'interviendra pas avec ses réponses lorsque nous taperons notre programme et ce tant que nous ne le lui demanderons pas.
When Python sees an open parentheses (for a function argument, it continues to read if needed on other lines until it finds a closing), and treats everything as though it was all on a single line.
Quand Python voit une parenthèse ouvrante pour un argument de fonction, il continue de lire jusqu'à ce qu'il trouve la parenthèse fermante et considère le tout comme une seule ligne.