Restoring override of urllib.URLopener.open_https

goyatlah serestaAtwanadooDotnl
Thu Oct 5 13:47:47 EDT 2006


I think that you need a superclass above the M2Crypto one, and change
the open_https method back to the urllibs one.

Moi
Dolf

On Thu, 5 Oct 2006 15:09:22 GMT, Bakker A <arno at cs.vu.nl> wrote:

>Hi,
>
>the M2Crypto library overrides the urllib.URLopener.open_https method,
>causing a urllib.urlopen to a https: server to fail in my
>case. My python is not that strong, so is there a way to set
>urllib.URLopener.open_https back to the original code? I prefer not to
>modify M2Crypto.
>
>Thanks,
>	Arno Bakker
>	




More information about the Python-list mailing list