diff options
| author | jvoisin | 2011-08-04 16:12:22 +0200 |
|---|---|---|
| committer | jvoisin | 2011-08-04 16:12:22 +0200 |
| commit | ad31d77e6a199295ba44832abec35b054d04bced (patch) | |
| tree | 15a4ce04cb70812d663108517dae35440f343d41 /cli.py | |
| parent | b8491275fc93385236a0bc3856ecaf3acaab6b63 (diff) | |
Cleanup
Diffstat (limited to 'cli.py')
| -rwxr-xr-x | cli.py | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -123,6 +123,7 @@ def list_supported(): | |||
| 123 | print('\n') | 123 | print('\n') |
| 124 | sys.exit(0) | 124 | sys.exit(0) |
| 125 | 125 | ||
| 126 | |||
| 126 | def main(): | 127 | def main(): |
| 127 | ''' | 128 | ''' |
| 128 | main function : get args, and launch the appropriate function | 129 | main function : get args, and launch the appropriate function |
