We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da40db1 + 8f6858d commit 33b6bb9Copy full SHA for 33b6bb9
dict
@@ -770,6 +770,7 @@ multiproceso
770
multiusuario
771
multipropósito
772
mutex
773
+mutua
774
mxBase
775
n
776
naif
dictionaries/library_argparse.txt
@@ -0,0 +1,40 @@
1
+action
2
+add_argument()
3
+add_help
4
+allow_abbrev
5
+argument_default
6
+choices
7
+conflict_handler
8
+const
9
+default
10
+description
11
+dest
12
+epilog
13
+especificador
14
+especificadores
15
+FileType
16
+flags
17
+formatter_class
18
+fromfile_prefix_chars
19
+globalmente
20
+help
21
+inherentemente
22
+inicializar
23
+invocable
24
+metavar
25
+name
26
+Namespace
27
+nargs
28
+parents
29
+parse_args()
30
+parser_class
31
+posicional
32
+posicionales
33
+prefix_chars
34
+prog
35
+Python
36
+required
37
+title
38
+tupla
39
+type
40
+usage
0 commit comments