File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ scripting
26
26
scripts
27
27
shell
28
28
sockets
29
+ subíndices
29
30
sys
30
31
tipado
31
32
tty
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.7\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2019-05-06 11:59-0400\n "
11
- "PO-Revision-Date : 2019-05-09 14:58 -0400\n "
11
+ "PO-Revision-Date : 2019-05-09 15:10 -0400\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
@@ -119,7 +119,7 @@ msgid ""
119
119
"With Python, it is possible to use the ``**`` operator to calculate powers "
120
120
"[#]_::"
121
121
msgstr ""
122
- "Con Python, es posible usar el operador ``**``para calcular potencias [#]_::"
122
+ "Con Python, es posible usar el operador ``**`` para calcular potencias [#]_::"
123
123
124
124
#: ../Doc/tutorial/introduction.rst:86
125
125
msgid ""
@@ -426,7 +426,7 @@ msgstr "Literales de cadena que tienen expresiones embebidas."
426
426
427
427
#: ../Doc/tutorial/introduction.rst:365
428
428
msgid ":ref:`formatstrings`"
429
- msgstr ":: ref:`formatstrings`"
429
+ msgstr ":ref:`formatstrings`"
430
430
431
431
#: ../Doc/tutorial/introduction.rst:365
432
432
msgid "Information about string formatting with :meth:`str.format`."
You can’t perform that action at this time.
0 commit comments