Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #50863

Re: Python HTTP POST

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'urllib2': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'easier.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:POST': 0.16; 'urllib': 0.16; 'wrote:': 0.18; 'module': 0.19; 'finished': 0.19; 'thu,': 0.19; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'easier': 0.31; 'requests': 0.31; 'stuff': 0.32; 'good.': 0.35; 'there': 0.35; 'ones,': 0.36; 'url:org': 0.36; 'too': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'called': 0.40; 'received:122': 0.63; 'jul': 0.74; 'received:122.166': 0.84; 'url:latest': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Sivaram Neelakantan <nsivaram.net@gmail.com>
Subject Re: Python HTTP POST
Date Thu, 18 Jul 2013 23:37:53 +0530
References <00ec2f9b-fcae-428c-8932-163e653dd71b@googlegroups.com> <ks6u11$gk4$1@reader2.panix.com> <CAPM-O+wSGx4-8Bp4Sr=JP2h7+nDTuYqJHO68Rq956PFTqhFvTA@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain
X-Gmane-NNTP-Posting-Host 122.166.176.41
User-Mail-Address nsivaram.net@gmail.com
User-Agent Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (windows-nt)
Cancel-Lock sha1:UbzbFHuWnkWkFeRiRhyzDZWWu/8=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4844.1374170888.3114.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1374170888 news.xs4all.nl 15978 [2001:888:2000:d::a6]:56546
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:50863

Show key headers only | View raw


On Thu, Jul 18 2013,Joel Goldstick wrote:


[snipped 28 lines]

>
> Many people find urllib and urllib2 to be confusing.  There is a module
> called requests which makes this stuff a lot easier.  ymmv
>
> http://docs.python-requests.org/en/latest/

Yes, please use this instead of the url* ones, easier to work with and
tinker.  I just finished writing a small scraper using it.  The
documentation too is very good.


 sivaram
 -- 

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python HTTP POST Matt Graves <tunacubes@gmail.com> - 2013-07-17 11:49 -0700
  Re: Python HTTP POST John Gordon <gordon@panix.com> - 2013-07-17 20:15 +0000
    Re: Python HTTP POST Joel Goldstick <joel.goldstick@gmail.com> - 2013-07-17 16:26 -0400
    Re: Python HTTP POST Sivaram Neelakantan <nsivaram.net@gmail.com> - 2013-07-18 23:37 +0530
  Re: Python HTTP POST alex23 <wuwei23@gmail.com> - 2013-07-18 12:04 +1000

csiph-web