On Fri, 6 Oct 2006 02:22:23 GMT, Bakker A <[EMAIL PROTECTED]> wrote:
>In article <[EMAIL PROTECTED]>,
>goyatlah wrote:
>>
>>I think that you need a superclass above the M2Crypto one, and change
>>the open_https method back to the urllibs one.
>>
>
>I'm not sure I get your suggestion. What the M2C
In article <[EMAIL PROTECTED]>,
goyatlah wrote:
>
>I think that you need a superclass above the M2Crypto one, and change
>the open_https method back to the urllibs one.
>
I'm not sure I get your suggestion. What the M2Crypto module does is:
import m2urllib
in its __init__.py, which bl
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 <[EMAIL PROTECTED]> wrote:
>Hi,
>
>the M2Crypto library overrides the urllib.URLopener.open_https method,
>causing a urllib.urlo