File tree Expand file tree Collapse file tree 2 files changed +9
-22
lines changed Expand file tree Collapse file tree 2 files changed +9
-22
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ Cookbook
26
26
Ctrl
27
27
Cython
28
28
Distutils
29
- Distutils
30
29
FLTK
31
30
Fibonacci
32
31
Finder
42
41
HTML
43
42
Hammond
44
43
Hat
45
- Hat
46
44
Henstridge
47
45
Hewlett
48
46
Hugunin
66
64
MacOS
67
65
Macintosh
68
66
Mandrake
69
- Mandrake
70
67
Mark
71
68
Microsoft
72
69
Mitch
@@ -106,10 +103,8 @@ SciPy
106
103
SimpleFileExFlags
107
104
Smalltalk
108
105
Solaris
109
- Solaris
110
106
Spot
111
107
Stein
112
- subdirectorios
113
108
TCP
114
109
Tcl
115
110
Tix
@@ -144,7 +139,6 @@ backspace
144
139
bash
145
140
batch
146
141
bdist
147
- bdist
148
142
big-endian
149
143
bloqueante
150
144
booleano
@@ -183,14 +177,11 @@ criptográficamente
183
177
curses
184
178
customización
185
179
customizarlo
186
- códec
187
180
datagramas
188
181
debugueando
189
182
default
190
183
desasignar
191
184
descompresor
192
- deserialización
193
- deserializar
194
185
desreferenciar
195
186
desalojable
196
187
desambiguar
@@ -204,9 +195,7 @@ desasignarán
204
195
desasignador
205
196
desasignadores
206
197
descargable
207
- desasignada
208
198
descargable
209
- descompresor
210
199
deserialización
211
200
deserializar
212
201
desinstalador
@@ -338,24 +327,22 @@ multi
338
327
multicast
339
328
multihilo
340
329
multilínea
330
+ multiprocesamiento
331
+ mutex
332
+ mxBase
341
333
naif
334
+ naíf
335
+ naífs
342
336
nonlocal
337
+ ncurses
338
+ normalización
343
339
object
344
340
obsérvese
345
341
option
346
342
or
347
343
ordenables
348
344
path
349
345
pathlib
350
- multiprocesamiento
351
- mutex
352
- mxBase
353
- mxBase
354
- naíf
355
- naífs
356
- ncurses
357
- nonlocal
358
- normalización
359
346
object
360
347
operando
361
348
operandos
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 : 2020-06-01 09:51 +0200\n "
14
+ "PO-Revision-Date : 2020-06-03 17:36 +0200\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 "
@@ -329,7 +329,7 @@ msgid ""
329
329
msgstr ""
330
330
"Al usar una clase genérica sin especificar parámetros de tipo se asume :data:"
331
331
"`Any` para todas las posiciones. En el siguiente ejemplo, ``MyIterable`` no "
332
- "es genérico pero hereda implicitamente de ``Iterable[Any]``::"
332
+ "es genérico pero hereda implícitamente de ``Iterable[Any]``::"
333
333
334
334
#: ../Doc/library/typing.rst:294
335
335
msgid "User defined generic type aliases are also supported. Examples::"
You can’t perform that action at this time.
0 commit comments