Ejemplos con "to the Python objects" y sus traducciones en español
No pudimos encontrar esta entrada. Mostrando resultados aproximados. Revisa la ortografía o propón añadir este término al diccionario.
There is some awkwardness with the mapping of TreeIters to the Python objects and model rows in this interface.
Hay cierta complicación con la traducción de los TreeIter a objetos de Python y a las filas del modelo en esta interfaz.
Otros resultados
SQLAlchemy (Model) - defines the table structures of the user's database and how to link them to Python objects the user's controller can interact with.
SQLAlchemy (Modelo de datos) -define la estructura de tablas de la base de datos del usuario y cómo vincularlos a los objetos de Python controlador del usuario puede interactuar.
SQLAlchemy (Model) - defines the table structures of the user's database and how to link them to Python objects the user's controller can interact with.
TurboGears 2.x SQLAlchemy (Modelo de datos) -define la estructura de tablas de la base de datos del usuario y cómo vincularlos a los objetos de Python controlador del usuario puede interactuar.
Unfortunately the extra reference counts lead to the situation that, at best, the Python object will have an excessive reference count and, at worst, it will never be freed even when it is not being used.
Desgraciadamente, la cuenta de referencias extra lleva a la situación en la que, como bueno, el objeto de Python tendrá un contador de referencias excesivo, y como malo, nunca se liberará esa memoria incluso cuando ya no se usa.
If "leak-references" is set to FALSE, the reference count of the Python object will not be incremented when referenced in a TreeIter.
Si "leak-references" se establece a FALSE entonces el contador de referencias del objeto de Python no se incrementará cuando se referencia en un TreeIter.
Therefore, the Python object referenced in a TreeIter has by default its reference count incremented but it is not decremented when the TreeIter is destroyed.
Por lo tanto, el objeto de Python referenciado en un TreeIter incrementa por defecto su cuenta de referencias, pero no se decrementa cuando se destruye el TreeIter.
Since the TreeIter may be created and initialized in C code and live on the stack, it's not possible to know when the TreeIter has been destroyed and the Python object reference is no longer being used.
Puesto que se puede crear e inicializar un TreeIter en código en C y que permanezca en la pila, no es posible saber cuándo se ha destruido el TreeIter y ya no se usa la referencia al objeto de Python.
Values, on the other hand, can be any arbitrary Python object.
Valores, por otro lado, pueden ser cualquier objeto Python arbitrario.
An exception is a Python object that represents an error.
Los ejemplos se utilizan solo para ayudarte a traducir la palabra o expresión en diversos contextos. Nosotros no los seleccionamos ni los validamos y pueden contener términos o ideas inapropiados. Infórmanos sobre este tipo de ejemplos para que sean editados o dejen de mostrarse. Las traduccciones potencialmente sensibles, inapropiadas o coloquiales suelen estar marcadas con rojo o con naranja.