Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 379ac21

Browse files
committed
agregar palabras a dict
1 parent 6c92f08 commit 379ac21

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

dict

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ import
347347
imports
348348
imprimible
349349
imprimibles
350+
imprimiéndola
350351
include
351352
indentación
352353
indentada
@@ -558,6 +559,7 @@ reubicar
558559
root
559560
run
560561
s
562+
salteándose
561563
scanf
562564
script
563565
scripting

library/ftplib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ msgstr ""
528528
"imprimiéndola en una salida estándar. El *argument* opcional es un "
529529
"directorio a ser listado (el valor predeterminado es el directorio del "
530530
"servidor actual). Se pueden utilizar argumentos múltiples para pasar las "
531-
"opciónes que no son estándar al comando ``LIST``. Si el último argumento es "
531+
"opciones que no son estándar al comando ``LIST``. Si el último argumento es "
532532
"una función, se usa como función *callback* como en :meth:`retrlines`; el "
533533
"valor predeterminado imprime a ``sys.stdout``. Este método retorna ``None``."
534534

0 commit comments

Comments
 (0)