how to build ssl on window

ryzam at my-deja.com ryzam at my-deja.com
Sat Jul 22 20:27:50 EDT 2000


In article <8lc6jk$1f1$1 at coco.singnet.com.sg>,
  ngps at post1.com (Ng Pheng Siong) wrote:
> According to  <ryzam at my-deja.com>:
> > im trying to using urllib and httplib that can access "https" url
but i
> > got an error. Is it i must recompile again python 1.6a2 with ssl
> > module??
>
> Try the binary distribution of M2Crypto 0.05-snapshot#3 here:
>
>     http://www.post1.com/home/ngps/m2
>
> Https should "just work".
>
> --
> Ng Pheng Siong <ngps at post1.com> * http://www.post1.com/home/ngps
>
>

i have download M at Crypt0 0.05-snapshot#3 and unzip it.How to use it?
because when i 'm try to run "python urllib2.py" i got an error

File "urllib2.py line 12 in?
 import SSL
File SSL__init__.py line 6 in ?
 from Chipher import Cipher, Cipher_Stack
File SSL\Cipher.py line 5 in ?
 from M2Crypto import M2Crypto
Import Error: cannot import name M2Crypto


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list