Le type unicode de Python 2 a été renommé str dans Python 3, str() a été renommé bytes et basestring a disparu.
Python 2's unicode type was renamed str in Python 3, str() was renamed bytes, and basestring disappeared.
Le type unicode de Python 2 a été renommé str dans Python 3, str() a été renommé bytes et basestring a disparu.
Thus, this transformation is optional if you target str() was renamed bytes, and basestring disappeared.
Dans Python 3, "print" est devenue une fonction, vous devez donc taper "print()" et inscrire entre les parenthèses ce que vous voulez afficher.
In Python 3, "print" has become a function, so you will need to type "print()", with what you want displayed inside the parentheses.
Le préfixe u de Python 2 est une erreur de syntaxe dans Python 3.2, mais il est de nouveau autorisé dans Python 3 suite à la PEP 414.
Python 2's u prefix is a syntax error in Python 3.2 but it will be allowed again in Python 3.3 thanks to PEP 414.
L'analyse Unicode est déjà activée par défaut dans Python 3 pour les motifs Unicode (str), et elle est capable de gérer plusieurs locales et langages.
Unicode matching is already enabled by default in Python 3 for Unicode (str) patterns, and it is able to handle different locales/languages.
Cela va également casser Python 3 s'il est installé sur votre système.
This will also break python 3 if it is installed on your system.
Bienvenue dans notre manuel interactif de langage de programmation Python 3.
Welcome to our interactive manual of Python 3 programming language.
Tous les paquets qui dépendent de Python 3 doivent être recompilés.
All packages which depend on Python 3 must be rebuilt.
De nombreuses fonctionnalités fonctionnent avec Python 3 mais d'autres pas.
Many features work with Python 3, but some do not.
Rendre FreeCAD totalement compatible avec Python 3 est un travail en cours.
Making FreeCAD fully support Python 3 is a work in process.
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.