Skip to content

Traducidas nuevas entradas library/zipfile #1253

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

Merged
merged 3 commits into from
Aug 6, 2021
Merged
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
Apply suggestions from code review
Co-authored-by: iamagf <61362029+iam-agf@users.noreply.github.com>
  • Loading branch information
cmaureir and gfant authored Aug 6, 2021
commit 9521f17ccb4b9117c1755d00b68e7d6e66a2d4ee
2 changes: 1 addition & 1 deletion library/zipfile.po
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ msgid ""
msgstr ""
"Invoca :meth:`ZipFile.open` en la ruta actual. Permite la apertura para "
"lectura o escritura, texto o binario a través de los modos admitidos: 'r', "
"'w', 'rb', 'wb'. Los argumentos posicionales y de palabras clave se pasan a :"
"'w', 'rb', 'wb'. Los argumentos posicionales y de palabras clave se pasan a través de :"
"class:`io.TextIOWrapper` cuando se abren como texto y se ignoran en caso "
"contrario. ``pwd`` es el parámetro ``pwd`` para :meth:`ZipFile.open`."

Expand Down