try: from http import client except: import httplib as client