summaryrefslogtreecommitdiffstats
path: root/bindings/python/examples/add_song.py
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2007-02-12 08:29:36 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2007-02-12 08:29:36 +0000
commit973083664363fd1b366fc54346192b1ff03a7f60 (patch)
tree5e9f22a9f83af2ffc79ac1e09663d1e6a19f0100 /bindings/python/examples/add_song.py
parentcedefee4e08eff3ac9cfe1037f3c11abb2358bd8 (diff)
downloadlibgpod-973083664363fd1b366fc54346192b1ff03a7f60.tar.gz
libgpod-973083664363fd1b366fc54346192b1ff03a7f60.tar.xz
libgpod-973083664363fd1b366fc54346192b1ff03a7f60.zip
* ChangeLog
INSTALL_CVS configure.ac bindings/python/gtkpod.py bindings/python/ipod.py bindings/python/examples/add_song.py bindings/python/examples/create_mp3_tags_from_itdb.py: updates and fixes from Nicholas Piper. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1394 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'bindings/python/examples/add_song.py')
-rwxr-xr-xbindings/python/examples/add_song.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bindings/python/examples/add_song.py b/bindings/python/examples/add_song.py
index c28fd4b..16c59f0 100755
--- a/bindings/python/examples/add_song.py
+++ b/bindings/python/examples/add_song.py
@@ -29,7 +29,6 @@ from optparse import OptionParser
import urlparse, urllib2
import tempfile
import shutil
-import eyeD3
def download(path):
print "Downloading %s" % path