Skip to content

Commit dcb516a

Browse files
committed
Modificado dictionaries/library_argparse.txt y correción errores argparse.po
1 parent 5999bfd commit dcb516a

File tree

2 files changed

+96
-58
lines changed

2 files changed

+96
-58
lines changed

dictionaries/library_argparse.txt

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
action
2+
action_
3+
add_argument()
4+
add_help
5+
allow_abbrev
6+
argument_default
7+
choices
8+
choices_
9+
conflict_handler
10+
const
11+
const_
12+
default
13+
default_
14+
description
15+
dest
16+
dest_
17+
epilog
18+
FileType
19+
flags
20+
formatter_class
21+
fromfile_prefix_chars
22+
help
23+
help_
24+
metavar
25+
metavar_
26+
name
27+
Namespace
28+
nargs
29+
nargs_
30+
parents
31+
parse_args()
32+
parser_class
33+
prefix_chars
34+
prog
35+
required
36+
required_
37+
title
38+
type
39+
type_
40+
usage

0 commit comments

Comments
 (0)