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 fa10172 commit bd979faCopy full SHA for bd979fa
reference/import.po
@@ -86,7 +86,7 @@ msgid ""
86
"`__import__` and use their own solutions to implement import semantics."
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 "
+"estándar incorporada :func:'__import__'. Otros mecanismos para invocar el "
90
"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."
0 commit comments