Skip to content
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
Traducido archivo library/fileinput.po
  • Loading branch information
Cristian Andres Maximiliano Mayuti committed Aug 14, 2020
commit ed0ac0252233b6b59c5a29269edddf13319d6991
4 changes: 2 additions & 2 deletions library/fileinput.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: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-07-07 17:56-0300\n"
"PO-Revision-Date: 2020-08-14 15:10-0300\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -84,7 +84,7 @@ msgid ""
"explicitly reset (e.g. using ``sys.stdin.seek(0)``)."
msgstr ""
"Si ``sys.stdin`` se usa más de una vez, el segundo y siguientes usos no "
"devolverá líneas, excepto tal vez para uso interactivo, o si se ha "
"retornarán líneas, excepto tal vez para uso interactivo, o si se ha "
"reiniciado explícitamente (por ejemplo, usando ``sys.stdin.seek(0)``)."

#: ../Doc/library/fileinput.rst:42
Expand Down