File tree 2 files changed +23
-3
lines changed
2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,24 @@ correctitud
6
6
impráctico
7
7
Componibilidad
8
8
inorden
9
- NxN
9
+ NxN
10
+ functools
11
+ acumulativamente
12
+ operator
13
+ multivía
14
+ Blake
15
+ Collin
16
+ Ian
17
+ Jussi
18
+ genexp
19
+ listcomp
20
+ Collin
21
+ Abelson
22
+ Gerald
23
+ Harold
24
+ Jay
25
+ Julie
26
+ Scheme
27
+ Sussman
28
+ Mertz
29
+ DeveloperWorks
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 : 2021-02-03 19:49 -0300\n "
14
+ "PO-Revision-Date : 2021-02-03 19:54 -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 "
@@ -1630,7 +1630,7 @@ msgid ""
1630
1630
msgstr ""
1631
1631
"El módulo :mod:`operator` se mencionó anteriormente. Contiene un conjunto de "
1632
1632
"funciones que corresponden a los operadores de Python. Estas funciones a "
1633
- "menudo son útilos en código en estilo funcional porque le salvan de escribir "
1633
+ "menudo son útiles en código en estilo funcional porque le salvan de escribir "
1634
1634
"funciones triviales que realizan una sola operación."
1635
1635
1636
1636
#: ../Doc/howto/functional.rst:1087
You can’t perform that action at this time.
0 commit comments