cleanup pylint errors and py2/3 issues

This commit is contained in:
j 2016-06-08 15:32:46 +02:00
commit 77f8876fca
20 changed files with 232 additions and 197 deletions

View file

@ -7,7 +7,7 @@ import time
from ox import strip_tags, find_re
from ox.cache import read_url
import google
from . import google
def get_show_url(title):