In Python 3.0, you no longer get an error message; the division operator performs floating-point division even with integer operands.
En Python 3.0, ya no se produce el mensaje de error; el operador de división realiza división en punto flotante incluso con operandos enteros.
This behavior is slightly different in Python 3.0.
Este comportamiento es ligeramente diferente en Python 3.0.
Coders still had options among object-orientation, structured programming, functional programming and other paradigms, but within such broad choices, the details were intended to be more obvious in Python 3.0 than they were in Python 2.x.
Los programadores todavía tienen opciones entre orientación a objetos, programación estructurada, programación funcional y otros paradigmas, pero dentro de estas amplias opciones, los detalles intentan ser más obvios en Python 3.0 que como eran en Python 2.x.
Other results
Python 3.0 was developed with the same philosophy as in prior versions.
Python 3.0 fue desarrollado con la misma filosofía que en las versiones anteriores.
Change from os.popen2 to subprocess.Popen, to ensure compatibility with Python 3.0.
Cambio de os.popen2 a subprocess.Popen, para garantizar compatibilidad con Python 3.0.
Nonetheless, Python 3.0 remained a multi-paradigm language.
A pesar de esto, Python 3.0 se mantiene como un lenguaje de programación multiparadigma.
In contrast, the C, Lisp, and Python 3.0 equivalents printf, format, and print are functions in the standard library.
En cambio, los equivalentes C y Lisp -printf y format respectivamente- son funciones de la biblioteca estándar.
Some of the major changes included for Python 3.0 were: Changing print so that it is a built-in function, not a statement.
Algunos de los mayores cambios anunciados para Python 3.0 fueron: Cambiar la instrucción print de modo que sea una función "built-in", no una instrucción.
The first python 2.0 version was released around year 2000 and was heavily used until 2009 when Python 3.0 appeared.
La primer versión de Python 2.0 fue creada alrededor del año 2000 y fue fuertemente utilizada hasta el 2009 cundo Python 3.0 apareció.
However, as Python had accumulated new and redundant ways to program the same task, Python 3.0 had an emphasis on removing duplicative constructs and modules, in keeping with "There should be one- and preferably only one -obvious way to do it".
Sin embargo, como Python ha acumulado nuevas y redundantes formas de programar la misma tarea, Python 3.0 ha hecho énfasis en eliminar constructores duplicados y módulos, en consecuencia con "Debe haber un- y preferiblemente solo un -modo obvio de hacerlo".
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.