python访问http
2019-11-19 15:49 xplorerthik 阅读(141) 评论(0) 编辑 收藏 举报
# -*- coding: utf-8 -*-
"""
Created on Mon Oct 14 10:44:53 2019
@author: baoxinping
"""
import json
import sys
import os
import time
from collections import OrderedDict
import threading
import urllib2
import datetime
import codecs
import re