The Artima Developer Community
Sponsored Link

Python Buzz Forum
urllib2 and HTTP authentication

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrew Dalke

Posts: 291
Nickname: dalke
Registered: Sep, 2003

Andrew Dalke is a consultant and software developer in computational chemistry and biology.
urllib2 and HTTP authentication Posted: Jul 6, 2005 7:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Andrew Dalke.
Original Post: urllib2 and HTTP authentication
Feed Title: Andrew Dalke's writings
Feed URL: http://www.dalkescientific.com/writings/diary/diary-rss.xml
Feed Description: Writings from the software side of bioinformatics and chemical informatics, with a heaping of Python thrown in for good measure.
Latest Python Buzz Posts
Latest Python Buzz Posts by Andrew Dalke
Latest Posts From Andrew Dalke's writings

Advertisement

Python's URL and HTTP code isn't well documented. I understand what's going on but mostly because I read the code for the urllib, urllib2, urlparse, httplib, and cgi libraries and the related RFCs. Fuzzyman noticed the problem and wrote two good essays to explain the urllib2 module and how to do basic authentication.

A

Read: urllib2 and HTTP authentication

Topic: Agility Previous Topic   Next Topic Topic: PyObjC First Steps

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use