Code Review
/
sdc
/
sdc-distribution-client.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0fc37c346b7cfccb0ab6e361c2f9a43256b81846
[sdc/sdc-distribution-client.git]
/
1
'''
2
support ';python -m charade <file1> [file2] ...' package execution syntax (2.7+)
3
'''
4
5
from charade import charade_cli
6
7
charade_cli()