Vertaling van "python files" in Spaans
All python files now use 4 spaces instead of tabs.
While saving check encoding of python files and add an encoding line
Comprueba la codificación al guardar archivos Python y añade una línea de codificaciónName
Your application package can contain multiple modules (Python files).
Robot drivers can be Python files (PY format) or EXE files.
Python files have extension.py.
The PyuEye source code example consists of four Python files that provide classes and functionality for different parts of the example program
El ejemplo de código fuente PyuEye está dividido en cuatro archivos Python que ofrecen clases y funcionalidades a distintas partes del programa de ejemplo
If you call it with an argument, it uses it as a kind of a filter, to only load those test cases placed in python files with a name started by given argument.
Si se ejecuta el script con un argumento, lo usa como una especie de filtro, para cargar solo aquellos test cases localizados en fichero de python cuyo nombre comiencen con la palabra pasada como argumento.
Pycollada is usually not yet available in linux distributions repositories, but since it is made only of python files, it doesn't require compilation, and is easy to install.
Pycollada no está normalmente disponible en los repositorios de las distribuciones de Linux, pero ya que está creado únicamente por archivos de Python, no es necesaria su compilación, y es sencillo de instalar.
These are usually python files you store in the modules directory of your app. They may need to use some of the web2py API.
Tus módulos o controladores pueden importar módulos de Python, y estos pueden necesitar el uso de alguna parte de la API de web2py.
Trying to reinstall it from the repository can be seen quite clearly that something bad must have happened to the database apt-get, because the installation fails with an error on some Python files that do not exist!
Tratar de volver a instalar desde el repositorio se puede ver muy claramente que algo malo debe haber pasado a la base de datos de apt-get, ya que la instalación produce un error en algunos archivos de comandos que no existen!
And there you'll see all of these Python files and those are the, those are the, that's the code that goes along with the tutorial.
Y allí verás todos estos Python archivos y aquellos que son, son el, que es el código que acompaña a lo largo de la Tutorial.
Since Python is already included in the Macintosh Operating system, we only need to learn how to edit Python files and run Python programs in the terminal window.
Dado que Python ya viene incluido en el sistema Operativo Macintosh, solo tenemos que aprender cómo editar ficheros y ejecutar programas de Python en la ventana del terminal.