python2和python3网络访问包

python3

  import http.client

  import urllib.parse

python2

  import httplib

  import urllib

posted on 2018-01-16 14:46  帅胡  阅读(290)  评论(0编辑  收藏  举报

导航