10000
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 f0530d8 commit 0f04c2cCopy full SHA for 0f04c2c
reference/import.po
@@ -35,7 +35,7 @@ msgid ""
35
"way. Functions such as :func:`importlib.import_module` and built-in :func:"
36
"`__import__` can also be used to invoke the import machinery."
37
msgstr ""
38
-"El código Python en un :term:'module' obtiene acceso al código en otro "
+"El código Python en un :term:`módulo <module>` obtiene acceso al código en otro "
39
"módulo por el proceso de :term:'importing' él. La instrucción :"
40
"keyword:'import' es la forma más común de invocar la maquinaria de "
41
"importación, pero no es la única manera. Funciones como :func:'importlib."
0 commit comments