Skip to content

Traduccion library/copy #2691

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 11 commits into from
Prev Previous commit
Next Next commit
traduccion tutorial/stdlib v3.12
  • Loading branch information
Sublian committed Oct 17, 2023
commit 067b9f72f286dbf5fc45a254221a82d02c6f892e
4 changes: 2 additions & 2 deletions tutorial/stdlib.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2023-10-16 11:45-0500\n"
"PO-Revision-Date: 2023-10-17 11:16-0500\n"
"Last-Translator: \n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -45,7 +45,7 @@ msgid ""
"function which operates much differently."
msgstr ""
"Asegúrate de utilizar el estilo ``import os`` en lugar de ``from os import "
"*``. Esto evitará que :func:`os.open` oculte a la función integrada :func:"
"*``. Esto evitará que :func:`os.open` oculte la función integrada :func:"
"`open`, que funciona de manera muy diferente."

#: ../Doc/tutorial/stdlib.rst:29
Expand Down