Re: [wwwsearch-general] Re: Urllib2 / add_password method

2006-04-29 Thread John J Lee
On Sat, 29 Apr 2006, John J. Lee wrote: > "mrstephengross" <[EMAIL PROTECTED]> writes: > >> I'm working on learning how to use urllib2 to use a proxy server. I've >> looked through the postings on this group, and it's been helpful. I >> have not, however, found complete documentation on the add_pa

Re: Urllib2 / add_password method

2006-04-29 Thread John J. Lee
"mrstephengross" <[EMAIL PROTECTED]> writes: > I'm working on learning how to use urllib2 to use a proxy server. I've > looked through the postings on this group, and it's been helpful. I > have not, however, found complete documentation on the add_password() > functions. Here's what I've got so f

Urllib2 / add_password method

2006-04-28 Thread mrstephengross
I'm working on learning how to use urllib2 to use a proxy server. I've looked through the postings on this group, and it's been helpful. I have not, however, found complete documentation on the add_password() functions. Here's what I've got so far: # import