File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ msgstr "Obtiene el recuento de referencias para el objeto de Python *o*."
4040#: ../Doc/c-api/refcounting.rst:18
4141msgid ""
4242"Note that the returned value may not actually reflect how many references to "
43- "the object are actually held. For example, some objects are :term:`immortal` "
44- "and have a very high refcount that does not reflect the actual number of "
45- "references. Consequently, do not rely on the returned value to be accurate, "
46- "other than a value of 0 or 1."
43+ "the object are actually held. For example, some objects are :term:"
44+ "`immortal` and have a very high refcount that does not reflect the actual "
45+ "number of references. Consequently, do not rely on the returned value to be "
46+ "accurate, other than a value of 0 or 1."
4747msgstr ""
4848"Ten cuenta que el valor devuelto puede que no reflejar cúantas referencias "
4949"al objecto existen realmente. Por ejemplo, algunos objetos son :"
You can’t perform that action at this time.
0 commit comments