Download for Windows Premium
-50% Premium
Publiciteit
En Python 2

Examples with "En Python 2" 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.
En Python 2, l'instruction "print" n'est pas une fonction, et par conséquent elle est invoquée sans parenthèses.
In Python 2, the "print" statement is not a function, and therefore it is invoked without parentheses.
Par exemple, la commande range que nous avons utilisée plus haut crée en fait une liste (en python 2)
For example, the range command that we used creates a list (in python 2)
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.
The u prefix on the functions below comes from a difference in Python 2 between unicode and bytestrings.
Les chaines de caractères en Python 2 doivent être transmises dans le même encodage que celui du serveur PostgreSQL.
Strings in Python 2 are required to be in the PostgreSQL server encoding when they are passed to PostgreSQL.
Par la suite, en poursuivant l'idée du panel sur Python3 de notre dernière rencontre, Rory Geoghegan de chez Ecometrica viendra nous éclairer sur Unicode en Python 2 et 3.
Following the panel discussion on Python 2 - 3, Rory Geoghegan from Ecometrica will present a lighting talk in unicode.
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.
In Python 2, this string will be in the PostgreSQL server encoding; in Python 3, it will be a Unicode string like all strings.
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.
dict.keys(), dict.items() and dict.values() return lists in Python 2 and iterators in Python 3.
Si vous avez besoin d'une chaîne littérale d'octets en Python 2 et que cette même chaîne littérale soit de l'unicode en Python 3, utilisez la fonction native str
If you need a byte string literal under Python 2 and a unicode string literal under Python 3, use the str builtin: str('my string')

Andere resultaten

Si votre code ne prend plus en charge Python 2, utilisez les fonctions sans le u.
If your code doesn't support Python 2, use the functions without the u.
Facile à programmer en Python 3 et 2, avec Scratch et en langage C
Easy to program in Python 3 and 2, scratch and C language
Pour compiler FreeCAD pour Debian Jessie, Stretch, Ubuntu 16.04, en utilisant Python 2 et Qt4, installez les dépendances Qt5
To compile FreeCAD for Debian Jessie, Stretch, Ubuntu 16.04, using Python 2 and Qt4, install the following dependencies.
Il est aussi possible d'importer six.moves.xrange (qui est équivalent à six.moves.range), mais la technique précédente permet de simplement supprimer l'importation au moment de laisser tomber la prise en charge de Python 2.
You can also import six.moves.xrange (it's equivalent to six.moves.range) but the first technique allows you to simply drop the import when dropping support for Python 2. Moved modules
Bien qu'apparu en 2008, Python 3 est toujours moins utilisé en 2016 que à Python 2.
Although if it is here since 2008, Python 3 is still less popular in 2016 than Python 2.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor En Python 2 in het Frans

Publiciteit

Resultaten: 1489. Exact: 8. Verstreken tijd: 355 ms.