File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2023-10-12 19:43+0200\n "
14
- "PO-Revision-Date : 2023-10-16 11:45 -0500\n "
14
+ "PO-Revision-Date : 2023-10-17 11:16 -0500\n "
15
15
"Last-Translator : \n "
16
16
"Language-Team : python-doc-es\n "
17
17
"Language : es\n "
@@ -45,7 +45,7 @@ msgid ""
45
45
"function which operates much differently."
46
46
msgstr ""
47
47
"Asegúrate de utilizar el estilo ``import os`` en lugar de ``from os import "
48
- "*``. Esto evitará que :func:`os.open` oculte a la función integrada :func:"
48
+ "*``. Esto evitará que :func:`os.open` oculte la función integrada :func:"
49
49
"`open`, que funciona de manera muy diferente."
50
50
51
51
#: ../Doc/tutorial/stdlib.rst:29
You can’t perform that action at this time.
0 commit comments