On Mon, 24 Jul 2000, Asaf Koren wrote:

> hi,
> 
> does anyone has a knowledge of an available tool or method to automaticaly 
> retreive information from secured internet sites (SSL ?) , e.g. from tau ims 
> site (grades: www.ims.tau.ac.il) or hapoalim site ?

The next version of Python (you can try the betas now) has optional
support for https in the urllib module. You'll need to compile the OpenSSL
libraries on your own, however.

--
Moshe Zadka <[EMAIL PROTECTED]>
There is no IGLU cabal.
http://advogato.org/person/moshez


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to