File tree 1 file changed +2
-2
lines changed
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 : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2020-07-07 17:56 -0300\n "
14
+ "PO-Revision-Date : 2020-08-14 15:10 -0300\n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -84,7 +84,7 @@ msgid ""
84
84
"explicitly reset (e.g. using ``sys.stdin.seek(0)``)."
85
85
msgstr ""
86
86
"Si ``sys.stdin`` se usa más de una vez, el segundo y siguientes usos no "
87
- "devolverá líneas, excepto tal vez para uso interactivo, o si se ha "
87
+ "retornarán líneas, excepto tal vez para uso interactivo, o si se ha "
88
88
"reiniciado explícitamente (por ejemplo, usando ``sys.stdin.seek(0)``)."
89
89
90
90
#: ../Doc/library/fileinput.rst:42
You can’t perform that action at this time.
0 commit comments