HTTPSHandler ??? (where is it)
RCS
rcstadheim at scarabweb.com
Thu Jun 7 12:52:04 EDT 2001
In the documentation of the ActiveState distribution for Python 2.1 there is
listed as one of the objects of urllib2 the HTTPSHandler (for https
requests).
On the Python prompt (>>>), the list for dir(urllib2) gives me a reference
to the HTTPHandler (among various other objects), but the HTTPSHandler there
is not.
Does anyone know something about this?
Tia,
Rolf C Stadheim
More information about the Python-list
mailing list