try: from urllib.parse import quote, urlparse except: from urllib import quote from urlparse import urlparse