Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2daa9d commit cdfe999Copy full SHA for cdfe999
c-api/none.po
@@ -44,11 +44,11 @@ msgid ""
44
"methods and is :term:`immortal`."
45
msgstr ""
46
"El objeto Python ``None``, que denota falta de valor. Este objeto no tiene "
47
-"métodos y es :term:`immortal`."
+"métodos y es :term:`inmortal`."
48
49
#: ../Doc/c-api/none.rst:21
50
msgid ":c:data:`Py_None` is :term:`immortal`."
51
-msgstr ":c:data:`Py_None` es :term:`immortal`."
+msgstr ":c:data:`Py_None` es :term:`inmortal`."
52
53
#: ../Doc/c-api/none.rst:26
54
msgid "Return :c:data:`Py_None` from a function."
0 commit comments