projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
434c216
)
mini cleanup
author
witti96
<niklas96w@gmail.com>
Sat, 29 Nov 2014 16:11:25 +0000
(17:11 +0100)
committer
witti96
<niklas96w@gmail.com>
Sat, 29 Nov 2014 16:11:25 +0000
(17:11 +0100)
rainbowstream/rainbow.py
patch
|
blob
|
blame
|
history
diff --git
a/rainbowstream/rainbow.py
b/rainbowstream/rainbow.py
index ed7f734cccbb17949f2e1d909d652e10402249b3..0bfc2af332053455b460996ca5f0aea502382db7 100644
(file)
--- a/
rainbowstream/rainbow.py
+++ b/
rainbowstream/rainbow.py
@@
-1,5
+1,4
@@
import os
-
import os.path
import sys
import signal
@@
-42,7
+41,6
@@
def parse_arguments():
Parse the arguments
"""
parser = argparse.ArgumentParser(description=__doc__ or "")
-
parser.add_argument(
'-s',
'--stream',