Re: urllib2, proxies and https

2006-08-20 Thread John J. Lee
Astan Chee <[EMAIL PROTECTED]> writes: > Hi again, > According to > https://demo.launchpad.net/products/python/+bug/56872 > or more specifically, the example of its working code: > http://librarian.demo.launchpad.net/3507227/urllib2_proxy_auth.py > I can use urllib2 via proxy to access a https sit

urllib2, proxies and https

2006-08-18 Thread Astan Chee
Hi again, According to https://demo.launchpad.net/products/python/+bug/56872 or more specifically, the example of its working code: http://librarian.demo.launchpad.net/3507227/urllib2_proxy_auth.py I can use urllib2 via proxy to access a https site(specifically hooking it up to libgmail). The prob