There is a lot of Python 2 code out there, so it may be tempting to go back to it from Python 3, but there are several differences in syntax and naming conventions that make the two versions directly incompatible.
Existe una gran cantidad de códigos Python 2, por lo que puede ser tentador volver a ellos utilizando Python 3, pero existen varias diferencias en la sintaxis y las convenciones de denominación que hacen que las dos versiones sean directamente incompatibles.
You can automatize the migration thanks to 2to3, but also, there is a tool that allow to migrate code from Python 3 to Python 2, called 3to2.
Realizar la migración puede automatizarse gracias a 2to3, pero no solo eso. También han creado la herramienta que permite migrar de Python 3 a Python 2, mediante 3to2.
Autres résultats
Display a list of all available language features that can be converted from Python 2 to Python 3
Muestra una lista de todas las características disponibles del lenguaje que se pueden convertir de Python 2 a Python 3
Note: "print" is one of the biggest changes from Python 2 to Python 3.
Nota: "print" es uno de los cambios más grandes de Python 2 a Python 3.
Need a version equal to or greater than python 3 and some libraries
Necesita una versión de python igual o superior a la 3 y algunas librerías
The remainder of this example will be using Python 3 syntax.
El resto de este ejemplo utilizará la sintaxis de Python 3.
New websites are almost always built with Python 3.
Las webs nuevas se hacen casi siempre con Python 3.
You may see the following error when configuring Python 3.
Puedes ver el siguiente error cuando configures Python 3.
This is the first release of Tryton that adds support for Python 3.
Es la primera versión de Tryton que añade soporte para Python 3.
Zed Shaw has perfected the world's best system for learning Python 3.
Zed Shaw ha perfeccionado el mejor sistema del mundo para aprender Python 3.
Pluma plugins have now fully switched to Python 3.
Los plugins de Pluma ahora están todos escritos en Python 3.
Knowledge and experience on development with Python 3.
Python 3 disallows mixing the use of tabs and spaces for indentation.
Python 3 no permite mezclar el uso de tabulaciones y espacios para la sangría.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.