Skip to content

Commit 75ecc7a

Browse files
committed
Traducido library/dis
Closes #475
1 parent ca7b668 commit 75ecc7a

File tree

2 files changed

+541
-109
lines changed

2 files changed

+541
-109
lines changed

dict

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ I
8888
Identación
8989
Idiomático
9090
Index
91+
indexable
9192
Intel
9293
Inf
9394
Interesantemente
@@ -188,6 +189,7 @@ Zip
188189
ab
189190
aleatoriamente
190191
aleatorizar
192+
apila
191193
append
192194
aproximarla
193195
argv
@@ -220,6 +222,7 @@ built
220222
builtins
221223
byte
222224
bytecode
225+
bytecodes
223226
bytes
224227
bzip
225228
bytearray
@@ -247,6 +250,7 @@ consolelib
247250
contravariante
248251
contravariantes
249252
conversor
253+
corutina
250254
correlacionan
251255
corrutina
252256
corrutinas
@@ -265,6 +269,11 @@ debugueando
265269
default
266270
desalojable
267271
desambiguar
272+
desapila
273+
desapilado
274+
desapilados
275+
desapilan
276+
desapilar
268277
desasigna
269278
desasignación
270279
desasignados
@@ -280,6 +289,8 @@ desasigne
280289
descargable
281290
descompresor
282291
desempaquetamiento
292+
desensamblador
293+
desensamblaje
283294
deserializar
284295
deserialización
285296
designadores
@@ -313,6 +324,7 @@ finalizadores
313324
flag
314325
flags
315326
float
327+
finally
316328
foo
317329
foobar
318330
format
@@ -456,10 +468,12 @@ octales
456468
on
457469
one
458470
onexit
471+
opcode
459472
operando
460473
operandos
461474
option
462475
options
476+
optimizador
463477
or
464478
ordenables
465479
os
@@ -519,6 +533,7 @@ recompilada
519533
recompilar
520534
recompilarse
521535
recursivamente
536+
recursión
522537
redefinido
523538
redefinidos
524539
redefinir
@@ -608,6 +623,7 @@ subdirectorio
608623
subdirectorios
609624
subinterprete
610625
subinterpretes
626+
subiterador
611627
submódulo
612628
submódulos
613629
subpaquete
@@ -642,6 +658,7 @@ token
642658
tokenizador
643659
tokens
644660
trick
661+
try
645662
truncarlo
646663
tty
647664
tupla
@@ -665,6 +682,7 @@ while
665682
widget
666683
widgets
667684
wiki
685+
with
668686
wxPython
669687
wxWidgets
670688
wxwidgets

0 commit comments

Comments
 (0)