[Tutor] Python + HTTP?

Sean 'Shaleh' Perry shalehperry@attbi.com
Tue, 02 Apr 2002 18:39:05 -0800 (PST)


On 03-Apr-2002 Rohan Deshpande wrote:
> Hi,
> 
> I've just read through the tutorial for Python on the www.python.org
> website, and I was just wondering where one should go to learn more
> about HTTP programming with python.  Basically, I want to be able to
> post data using user input, and then get files from websites and parse
> them.  Any tips?
> 

the library docs for the http modules are pretty good actually.