File tree 2 files changed +21
-17
lines changed
2 files changed +21
-17
lines changed Original file line number Diff line number Diff line change 9
9
Associates
10
10
Autocompletado
11
11
Awk
12
- implementadores
13
12
B
14
13
BSD
15
14
Boddie
24
23
Comos
25
24
Compaq
26
25
Cookbook
26
+ Ctrl
27
27
Cython
28
28
Distutils
29
+ Distutils
29
30
FLTK
30
31
Fibonacci
31
32
Finder
41
42
HTML
42
43
Hammond
43
44
Hat
45
+ Hat
44
46
Henstridge
45
47
Hewlett
46
48
Hugunin
63
65
MacOS
64
66
Macintosh
65
67
Mandrake
68
+ Mandrake
66
69
Mark
67
70
Microsoft
68
71
Mitch
99
102
SimpleFileExFlags
100
103
Smalltalk
101
104
Solaris
105
+ Solaris
102
106
Spot
103
107
Stein
104
108
TCP
@@ -133,6 +137,7 @@ backspace
133
137
bash
134
138
batch
135
139
bdist
140
+ bdist
136
141
big-endian
137
142
bloqueante
138
143
bug
@@ -143,6 +148,7 @@ bytes
143
148
búfer
144
149
búferes
145
150
cargable
151
+ cargable
146
152
class
147
153
coerción
148
154
collector
@@ -165,6 +171,7 @@ desalojable
165
171
desasigna
166
172
desasignación
167
173
descargable
174
+ descargable
168
175
descompresor
169
176
deserialización
170
177
deserializar
183
190
especificador
184
191
estáticamente
185
192
except
193
+ exit
186
194
f
187
195
flag
188
196
flags
@@ -199,8 +207,10 @@ hardware
199
207
hash
200
208
hashables
201
209
host
210
+ i
202
211
idiomáticas
203
212
if
213
+ implementadores
204
214
import
205
215
imports
206
216
imprimible
@@ -249,6 +259,7 @@ mapeos
249
259
metaclase
250
260
metaclases
251
261
metadatos
262
+ metadatos
252
263
mezclarlos
253
264
modularidad
254
265
monoespaciada
@@ -261,6 +272,7 @@ multilínea
261
272
multiprocesamiento
262
273
mutex
263
274
mxBase
275
+ mxBase
264
276
ncurses
265
277
nonlocal
266
278
object
@@ -293,6 +305,7 @@ pseudo
293
305
py
294
306
pyc
295
307
python
308
+ quit
296
309
read
297
310
readline
298
311
recompila
@@ -322,6 +335,7 @@ script
322
335
scripting
323
336
scripts
324
337
sdux
338
+ sdux
325
339
search
326
340
secuencialmente
327
341
seguirle
364
378
tabulación
365
379
takefocus
366
380
tarball
381
+ tarball
367
382
termcap
368
383
testeo
369
384
timestamp
@@ -391,21 +406,10 @@ wxWidgets
391
406
wxwidgets
392
407
x
393
408
ydel
409
+ ydel
394
410
zip
395
- zipimporter
396
- zlib
397
411
zip
398
412
zipimporter
413
+ zipimporter
414
+ zlib
399
415
zlib
400
- metadatos
401
- tarball
402
- ydel
403
- Solaris
404
- bdist
405
- sdux
406
- Hat
407
- Mandrake
408
- cargable
409
- Distutils
410
- descargable
411
- mxBase
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ msgstr ""
94
94
#: ../Doc/library/constants.rst:45
95
95
msgid "See :ref:`implementing-the-arithmetic-operations` for examples."
96
96
msgstr ""
97
- "Consulte :ref`implementing-the-arithmetic-operations` para ver ejemplos."
97
+ "Consulte :ref: `implementing-the-arithmetic-operations` para ver ejemplos."
98
98
99
99
#: ../Doc/library/constants.rst:49
100
100
msgid ""
@@ -134,7 +134,7 @@ msgid ""
134
134
msgstr ""
135
135
"Los nombres: :data:`None`, :data:`False`, :data:`True` y :data:`__debug__` "
136
136
"no se pueden reasignar (asignaciones a ellos, incluso como un nombre de "
137
- "atributo, lanza: exc: `SyntaxError` ), por lo que pueden considerarse "
137
+ "atributo, lanza : exc:`SyntaxError` ), por lo que pueden considerarse "
138
138
"constantes \" verdaderas\" ."
139
139
140
140
#: ../Doc/library/constants.rst:75
You can’t perform that action at this time.
0 commit comments