15
15
16
16
# cmd2 code
17
17
cmd2 /__init__.py @ tleonhardt @ kotfu
18
- cmd2 /argparse_completer.py @ anselor @ kmvanbrunt
18
+ cmd2 /ansi.py @ kmvanbrunt @ tleonhardt
19
+ cmd2 /argparse_ * .py @ kmvanbrunt
19
20
cmd2 /clipboard.py @ tleonhardt
20
21
cmd2 /cmd2.py @ tleonhardt @ kmvanbrunt @ kotfu
21
22
cmd2 /constants.py @ kotfu
22
23
cmd2 /parsing.py @ kotfu @ kmvanbrunt
23
- cmd2 /pyscript_bridge.py @ anselor @ kmvanbrunt
24
+ cmd2 /plugin.py @ kotfu
25
+ cmd2 /pyscript_bridge.py @ kmvanbrunt
24
26
cmd2 /rl_utils.py @ kmvanbrunt
25
27
cmd2 /transcript.py @ kotfu
26
28
cmd2 /utils.py @ tleonhardt @ kotfu @ kmvanbrunt
@@ -29,23 +31,21 @@ cmd2/utils.py @tleonhardt @kotfu @kmvanbrunt
29
31
docs /* @ tleonhardt @ kotfu
30
32
31
33
# Examples
32
- examples /env * .py @ kotfu
33
- examples /help * .py @ anselor
34
- examples /tab_au * .py @ anselor
35
- examples /tab_co * .py @ kmvanbrunt
34
+ examples /async_printing.py @ kmvanbrunt
35
+ examples /environment.py @ kotfu
36
+ examples /tab_ * .py @ kmvanbrunt
36
37
37
38
# Unit Tests
38
- tests /pyscript /* @ anselor @ kmvanbrunt
39
- tests /transcripts /* @ kotfu
40
- tests /__init__.py @ kotfu
41
- tests /conftest.py @ kotfu @ tleonhardt
42
- tests /test_acar * .py @ anselor
43
- tests /test_argp * .py @ kotfu
44
- tests /test_auto * .py @ anselor
45
- tests /test_comp * .py @ kmvanbrunt
46
- tests /test_pars * .py @ kotfu
47
- tests /test_pysc * .py @ anselor
48
- tests /test_tran * .py @ kotfu
39
+ tests /pyscript /* @ kmvanbrunt
40
+ tests /transcripts /* @ kotfu
41
+ tests /__init__.py @ kotfu
42
+ tests /conftest.py @ kotfu @ tleonhardt
43
+ tests /test_argparse.py @ kotfu
44
+ tests /test_argparse_ * .py @ kmvanbrunt
45
+ tests /test_comp * .py @ kmvanbrunt
46
+ tests /test_pars * .py @ kotfu
47
+ tests /test_run_pyscript.py @ kmvanbrunt
48
+ tests /test_transcript.py @ kotfu
49
49
50
50
# Top-level project stuff
51
51
CONTRIBUTING.md @ tleonhardt @ kotfu
0 commit comments