projects
/
hooke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f628b0
)
Remove PlaylistArgument from plugin.playlist.SaveCommand now that it's a PlaylistCommand
author
W. Trevor King
<wking@drexel.edu>
Fri, 13 Aug 2010 01:55:38 +0000
(21:55 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Fri, 13 Aug 2010 01:55:38 +0000
(21:55 -0400)
hooke/plugin/playlist.py
patch
|
blob
|
history
diff --git
a/hooke/plugin/playlist.py
b/hooke/plugin/playlist.py
index 4a5efd4304b16556bca5711b214b8bf9a9af697d..85fd2d88ca4690a2dab0dbbcc9e9394334b31563 100644
(file)
--- a/
hooke/plugin/playlist.py
+++ b/
hooke/plugin/playlist.py
@@
-212,7
+212,6
@@
class SaveCommand (PlaylistCommand):
super(SaveCommand, self).__init__(
name='save playlist',
arguments=[
- PlaylistArgument,
Argument(name='output', type='file',
help="""
File name for the output playlist. Defaults to overwriting the input