Home | Trees | Indices | Help |
|
---|
|
M2Crypto enhancement to Python's urllib2 for handling 'https' url's.
Code from urllib2 is Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Python Software Foundation; All Rights Reserved
Summary of changes:
Classes | |
HTTPSHandler |
Functions | |||
|
Function Details |
Create an opener object from a list of handlers. The opener will use several default handlers, including support for HTTP and FTP. If any of the handlers passed as arguments are subclasses of the default handlers, the default handlers will not be used. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 10 20:12:03 2009 | http://epydoc.sourceforge.net |