1. 首页
  2. 数据库
  3. 其它
  4. python执行get提交的方法

python执行get提交的方法

上传者: 2021-02-23 20:03:57上传 PDF文件 28.83KB 热度 22次
本文实例讲述了python执行get提交的方法。分享给大家供大家参考。具体如下: import sys, urllib2, urllib def addGETdata(url, data): Adds data to url. Data should be a list or tuple consisting of 2-item lists or tuples of the form: (key, value). Items that have no key should have key set to None. A given key may occur mor
下载地址
用户评论