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
Update library/zipimport.po
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
  • Loading branch information
qagustina and humitos authored May 13, 2020
commit c2e1d60d59c5b6643945d0edf33f455d05b4db3d
3 changes: 2 additions & 1 deletion library/zipimport.po
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,9 @@ msgid ""
msgstr ""
"Retorna ``True`` si el módulo especificado por *fullname* es un paquete. "
"Genera :exc:`ZipImportError` si el módulo no pudo ser encontrado."

# dotted -- punteado
#: ../Doc/library/zipimport.rst:125
#, fuzzy
msgid ""
"Load the module specified by *fullname*. *fullname* must be the fully "
"qualified (dotted) module name. It returns the imported module, or raises :"
Expand Down