diff options
Diffstat (limited to 'bindings/python/ipod.py')
-rw-r--r-- | bindings/python/ipod.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bindings/python/ipod.py b/bindings/python/ipod.py index d63f12b..7a93a3d 100644 --- a/bindings/python/ipod.py +++ b/bindings/python/ipod.py @@ -1,4 +1,7 @@ -# This isn't even really started. +"""Documentation for this module. + +More details. +""" import gpod import types |