Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2cbc939

Browse files
committed
Fix python version
1 parent5aaad38 commit2cbc939

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎tutorial/interpreter.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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:"
3535
msgstr""
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
258258
msgid"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
262263
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp