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 2ad6909 commit 26d5c62Copy full SHA for 26d5c62
reference/import.po
@@ -87,7 +87,7 @@ msgid ""
87
msgstr ""
88
"Cuando se ejecuta una instrucción :keyword:'import', se llama a la función "
89
"estándar builtin :func:'__import__'. Otros mecanismos para invocar el "
90
-"sistema de importación (como :func:'importlib.import_module') pueden optar "
+"sistema de importación (como :func:`importlib.import_module`) pueden optar "
91
"por omitir :func:'__import__' y utilizar sus propias soluciones para "
92
"implementar la semántica de importación."
93
0 commit comments