rhythmbox r5850 - in trunk: . plugins/artdisplay/artdisplay
- From: jmatthew svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r5850 - in trunk: . plugins/artdisplay/artdisplay
- Date: Sun, 10 Aug 2008 05:39:25 +0000 (UTC)
Author: jmatthew
Date: Sun Aug 10 05:39:25 2008
New Revision: 5850
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5850&view=rev
Log:
2008-08-10 Jonathan Matthew <jonathan d14n org>
* plugins/artdisplay/artdisplay/PodcastCoverArtSearch.py:
Remove unneccessary imports.
Modified:
trunk/ChangeLog
trunk/plugins/artdisplay/artdisplay/PodcastCoverArtSearch.py
Modified: trunk/plugins/artdisplay/artdisplay/PodcastCoverArtSearch.py
==============================================================================
--- trunk/plugins/artdisplay/artdisplay/PodcastCoverArtSearch.py (original)
+++ trunk/plugins/artdisplay/artdisplay/PodcastCoverArtSearch.py Sun Aug 10 05:39:25 2008
@@ -24,15 +24,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-from xml.dom import minidom
-import re
-import locale
-import urllib
-
import rhythmdb
-class Bag: pass
-
class PodcastCoverArtSearch (object):
def __init__ (self, loader):
self.searching = False
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]