File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : Python 3.7\n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2019-05-06 11:59-0400\n "
11- "PO-Revision-Date : 2019-05-07 15:06 -0400\n "
11+ "PO-Revision-Date : 2019-05-09 12:05 -0400\n "
1212"MIME-Version : 1.0\n "
1313"Content-Type : text/plain; charset=UTF-8\n "
1414"Content-Transfer-Encoding : 8bit\n "
@@ -34,7 +34,7 @@ msgid ""
3434"typing the command:"
3535msgstr ""
3636"Por lo general, el intérprete de Python se instala en :file:`/usr/local/bin/"
37- "python3.6 ` en las máquinas dónde está disponible; poner :file:`/usr/local/"
37+ "python3.7 ` en las máquinas dónde está disponible; poner :file:`/usr/local/"
3838"bin` en el camino de búsqueda de tu intérprete de comandos Unix hace posible "
3939"iniciarlo ingresando la orden:"
4040
@@ -256,7 +256,8 @@ msgstr ""
256256
257257#: ../Doc/tutorial/interpreter.rst:146
258258msgid "where *encoding* is one of the valid :mod:`codecs` supported by Python."
259- msgstr "donde *encoding* es uno de los :mod:`codecs` soportados por Python."
259+ msgstr ""
260+ "donde *codificación* es uno de los :mod:`codecs` soportados por Python."
260261
261262#: ../Doc/tutorial/interpreter.rst:148
262263msgid ""
You can’t perform that action at this time.
0 commit comments