]> git.0d.be Git - jack_mixer.git/commit
Use argparse instead of optparse and simplify/fix positional args parsing (#9)
authorChristopher Arndt <SpotlightKid@users.noreply.github.com>
Sat, 27 Jun 2020 21:00:53 +0000 (23:00 +0200)
committerDaniel Sheeler <dsheeler@pobox.com>
Sun, 28 Jun 2020 00:39:43 +0000 (19:39 -0500)
commit41e72ada03dcf4fe613a568d24951ed65923a743
tree2090eb9d5131c62beee608d5800b2c49d72dcb03
parent092b69cd3665d39fb9393592931ea19d30060673
Use argparse instead of optparse and simplify/fix positional args parsing (#9)

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Co-authored-by: Daniel Sheeler <dsheeler@pobox.com>
jack_mixer.py