projects
/
hooke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ba85ad
)
Minor fix to hooke.plugin.playlist.__doc__
author
W. Trevor King
<wking@drexel.edu>
Sun, 9 May 2010 15:29:06 +0000
(11:29 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Sun, 9 May 2010 15:29:06 +0000
(11:29 -0400)
hooke/plugin/playlist.py
patch
|
blob
|
history
diff --git
a/hooke/plugin/playlist.py
b/hooke/plugin/playlist.py
index 4dc83e3177fde634abb449f2e41f9b907a6e86d5..5b00260d677d3efbb958c2021b4f76901b636db1 100644
(file)
--- a/
hooke/plugin/playlist.py
+++ b/
hooke/plugin/playlist.py
@@
-1,5
+1,6
@@
"""Defines :class:`PlaylistPlugin` several associated
-:class:`hooke.plugin.Command`\s.
+:class:`hooke.plugin.Command`\s for handling :mod:`hooke.playlist`
+classes.
"""
from ..playlist import FilePlaylist