We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Python source
Tout d'abord, vous devriez toujours indiquer dans quel charset/encoding votre source Python est écrit.
First, you should always indicate which charset/encoding your Python source uses, such as
Avec la version compilée ( .pyc) du script, il est nécessaire de récupérer le code source Python originel.
With the compiled version ( .pyc) script, it is necessary to recover the original Python source code.
Notez que ce serveur ne détecte pas automatiquement les modifications de code source Python (comme le fait runserver).
Note that this server does not automatically detect changes to your Python source code (as runserver does).
Une autre raison pour laquelle ce n'est pas une bonne idée de précompiler est que le code généré est typiquement 10 fois plus gros que le source Python de départ - c'est le prix à payer pour une compatibilité avec la spécification du langage.
Another reason why it is a not a good idea to precompile Brython is that the generated code is typically 10 times bigger than the original Python source - this is the price to pay for compliance with the language specification.
Définit la fonction de profilage du système, qui vous permet d'implémenter un profileur de code source Python en Python.
Set the system's profile function, which allows you to implement a Python source code profiler in Python.
La section téléchargements fournit la source Python et un fichier de Egg multi-plateforme pour l'administration de jeu.
Sponsored Links: The downloads section provides the Python source and a cross-platform Egg file for game administration.
Le code source Python développé précédemment sera réécrit en code Scala.
The Python source code developed previously will now be rewritten into Scala code.
Decompyle convertit du code-octet (« byte-code ») Python en code source Python équivalent.
Decompyle converts Python byte-code back into equivalent Python source.
Toutefois, la documentation de l'interface GTK+ pour Python était quasi inexistante, je devais lire la documentation C pour GTK+, le code source Python de l'interface Python-GTK+ et deviner comment l'utiliser dans Python.
However as the documentation about the GTK+ Python binding was mostly inexistent, I had to read the GTK+ C documentation and the Python source code binding then guessed about how to use it in Python.
Le code Python pour un module Vous pouvez utiliser un fichier source Python comme un module en exécutant une instruction import dans un autre fichier source Python.
The import Statement You can use any Python source file as a module by executing an import statement in some other Python source file.
Open source Python est un langage de programmation qui vous permet de travailler rapidement et d'intégrer des systèmes plus efficacement.
Open source Python is a computer programming language that lets you work more quickly than other programming languages.
Cela signifie que si vous enregistrez un tel objet personnalisé et l'ouvrez sur une machine où le code source Python qui a créé l'objet n'est pas présent, l'objet ne sera pas recréé.
This means that if you save such a custom object and open it on a machine where the python code that generated the object is not present, the object won't be recreated.
Ces bibliothèques peuvent convertir facilement des fichiers avec le code source Python 2 pour les rendre compatibles avec Python 3.
Those libraries can easily convert files with Python 2 source code to Python 3 compatible.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "source Python" in French