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 7a7041b9ea9494a7c64e68a63b1cbef03871213f
3 changes: 2 additions & 1 deletion library/zipimport.po
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,9 @@ msgid ""
msgstr ""
":exc:`ZipImportError` es generado si *archivepath* no apunta a un archivo "
"ZIP válido."

# dotted notation -- punteado
#: ../Doc/library/zipimport.rst:78
#, fuzzy
msgid ""
"Search for a module specified by *fullname*. *fullname* must be the fully "
"qualified (dotted) module name. It returns the zipimporter instance itself "
Expand Down