On Mon, Apr 4, 2011 at 16:44, Martin v. Loewis <mar...@v.loewis.de> wrote:
>> is there a way that this can be done in python2.4? It's annoying but I >> need to support python2.4 for a while yet :-( > > ldd /usr/lib/python2.4/lib-dynload/_ssl.so > [...] > libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x00007f6a5a9b7000) > [...] Thanks but I was hoping to do this using python as this code needs to run on both Linux and Mac OS X, I know I can run the appropriate tools depending on the platform. This is an option at least... Cheers Adam -- http://mail.python.org/mailman/listinfo/python-list