Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2ad6909

Browse filesBrowse files
Jighdancmaureir
andauthored
Update reference/import.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 0f04c2c commit 2ad6909
Copy full SHA for 2ad6909

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎reference/import.po

Copy file name to clipboardExpand all lines: reference/import.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ msgid ""
3636
"`__import__` can also be used to invoke the import machinery."
3737
msgstr ""
3838
"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 :"
39+
"módulo por el proceso de :term:'importarlo <importing>'. La instrucción :"
4040
"keyword:'import' es la forma más común de invocar la maquinaria de "
4141
"importación, pero no es la única manera. Funciones como :func:'importlib."
4242
"import_module' y built-in :func:'__import__' también se pueden utilizar para "

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.