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 baeab62

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

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
@@ -102,7 +102,7 @@ msgid ""
102102
msgstr ""
103103
"Cuando se importa un módulo por primera vez, Python busca el módulo y, si se "
104104
"encuentra, crea un objeto de módulo [#fnmo]_, inicializándolo. Si no se "
105-
"encuentra el módulo con nombre, se genera un :exc:'ModuleNotFoundError'. "
105+
"encuentra el módulo con nombre, se genera un :exc:`ModuleNotFoundError`. "
106106
"Python implementa varias estrategias para buscar el módulo con nombre cuando "
107107
"se invoca la maquinaria de importación. Estas estrategias se pueden "
108108
"modificar y ampliar mediante el uso de varios ganchos descritos en las "

0 commit comments

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