Appreciated.
Garyc
--- On Wed, 4/21/10, Antoine Pitrou wrote:
> From: Antoine Pitrou
> Subject: Re: OpenSSL and Python
> To: openssl-users@openssl.org
> Date: Wednesday, April 21, 2010, 6:39 PM
> Le mercredi 21 avril 2010 à 16:06
> -0700, gary clark a écrit :
> > Impor
Le mercredi 21 avril 2010 à 16:06 -0700, gary clark a écrit :
> ImportError: /usr/local/lib/python2.5/site-packages/OpenSSL/crypto.so:
> undefined symbol: PyUnicodeUCS2_Decode
This is a Python problem, not an unicode one. I suggest posting on
comp.lang.python.
Basically, you should use the pyOpenS
Hello,
I am porting my code to a new server.
I have installed Python 2.5.2 working on a linux box. The problem is
I need to know what version of pyOpenSSL and OpenSSL libs are compatible with
this version of linux.
I'm seeing the below:
python
Python 2.5.2 (r252:60911, Sep 30 2008, 15:41:38)