Download for Windows Premium
-50% Premium
Publiciteit
in python 2

Examples with "in python 2" 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 Python 2, the string should be treated as a byte sequence without any character encoding.
Avec Python 2, la chaîne devrait être traitée comme une séquence d'octets sans encodage.
In Python 2, the "print" statement is not a function, and therefore it is invoked without parentheses.
En Python 2, l'instruction "print" n'est pas une fonction, et par conséquent elle est invoquée sans parenthèses.
For example, the range command that we used creates a list (in python 2)
Par exemple, la commande range que nous avons utilisée plus haut crée en fait une liste (en python 2)
In Python 2, you only needed to type "print" followed by what you wanted displayed.
Avec Python 2 il suffisait de taper "print" suivi de ce que vous vouliez afficher.
The u prefix on the functions below comes from a difference in Python 2 between unicode and bytestrings.
Le préfixe u des fonctions ci-dessous vient d'une différence en Python 2 entre les chaînes Unicode et chaînes d'octets.
Strings in Python 2 are required to be in the PostgreSQL server encoding when they are passed to PostgreSQL.
Les chaines de caractères en Python 2 doivent être transmises dans le même encodage que celui du serveur PostgreSQL.
Their names used the words str, which doesn't mean the same thing in Python 2 and Python 3, and unicode, which doesn't exist in Python 3.
Leurs noms contenait le mot str, qui n'a pas la même signification dans Python 2 et dans Python 3, et unicode, qui n'existe plus dans Python 3.
dict.keys(), dict.items() and dict.values() return lists in Python 2 and iterators in Python 3.
Les méthodes de dictionnaire dict.keys(), dict.items() et dict.values() renvoient des listes en Python 2 et des itérateurs en Python 3.
A str (in Python 3) or unicode (in Python 2) subclass that has been specifically marked as "safe" for HTML output purposes.
Une sous-classe de str (avec Python 3) ou de unicode (avec Python 2) pour des chaînes ayant été explicitement marquées comme « sûres » (plus besoin d'échappement) à des fins d'affichage HTML.
In Python 2, this string will be in the PostgreSQL server encoding; in Python 3, it will be a Unicode string like all strings.
En Python 2, ces chaînes auront le même encodage de caractères que le serveur. En Python 3, ce seront des chaînes Unicode comme les autres.
PY2 If you need different code in Python 2 and Python 3, check six.PY2
Si vous avez besoin de différencier le code entre Python 2 et Python 3, testez six.PY2

Andere resultaten

Easy to program in Python 3 and 2, scratch and C language
Facile à programmer en Python 3 et 2, avec Scratch et en langage C
I'm not sure how many [packages] we have for Python 2 in Fedora, but there are a lot.
Je ne suis pas certain de combien de paquets nous avons pour Python 2 dans Fedora, mais il y en a beaucoup.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor in python 2 in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
nail: metal fastener with a pointed end and flat head
Ontdek het woord
Publiciteit

Resultaten: 1304. Exact: 11. Verstreken tijd: 310 ms.