From 8c01183cfcfb7e878cc422a1daec2da623a06731 Mon Sep 17 00:00:00 2001 From: Luke Rogers Date: Sun, 11 Aug 2013 19:57:16 +1200 Subject: [PATCH] imported web --- plugins/spotify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/spotify.py b/plugins/spotify.py index 513493c..82f6af6 100644 --- a/plugins/spotify.py +++ b/plugins/spotify.py @@ -1,6 +1,6 @@ import re -from util import hook, http +from util import hook, http, web from urllib import urlencode gateway = 'http://open.spotify.com/{}/{}' # http spotify gw address