Skip to content

Traducido archivo {zipimport} #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 18 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/zipimport.po
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
  • Loading branch information
qagustina and humitos authored May 13, 2020
commit 710c4623a38b9d79f7ce2c824e96ec96f86d3850
2 changes: 1 addition & 1 deletion library/zipimport.po
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ msgid ""
msgstr ""
"Busca un módulo especificado por *fullname*. *fullname* debe ser el nombre "
"completo del módulo (punteado). Devuelve la propia instancia zipimporter si "
"el módulo fue encontrado, o :const:`None` si no fue. El argumento opcional "
"el módulo fue encontrado, o :const:`None` si no. El argumento opcional "
"*path* es ignorado; está ahí por compatibilidad con el protocolo del "
"importador."

Expand Down