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 256e4d39bf4c5ff1242da7c4d731c5c976c4b02f
2 changes: 1 addition & 1 deletion library/zipimport.po
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ msgid ""
"`lib` directory inside the ZIP file :file:`foo/bar.zip` (provided that it "
"exists)."
msgstr ""
"Cree una nueva instancia zipimporter. *archivepath* debe ser una ruta a un "
"Crea una nueva instancia zipimporter. *archivepath* debe ser una ruta a un "
"archivo ZIP, o a una ruta específica dentro de un archivo ZIP. Por ejemplo, "
"un *archivepath* de :file:`foo/bar.zip/lib` buscará módulos en el "
"directorio :file:`lib` dentro del archivo ZIP :file:`foo/bar.zip` (siempre "
Expand Down