[pycrypto] Once again: Python3 with PyCrypto

Dwayne C. Litzenberger dlitz at dlitz.net
Thu Dec 23 20:00:36 CST 2010


On Thu, Dec 23, 2010 at 06:59:27PM -0500, Thorsten Behrens wrote:
>On 12/23/2010 6:36 PM, Dwayne C. Litzenberger wrote:
>> One thing I want to be clear about is that Python 2.x compatibility should go back as far as 2.1, or 2.2 at the latest.  It's not acceptable to tell people running 2.2 to "just upgrade to 2.6".
>Sure, I get that. I am having a hard time testing 2.1, because VC++ 2008 
>doesn't seem to play well with it. Suggestions? -c cygwin?

I've been using MinGW.  You're not really supposed to do that, because they 
have different stdlibs (things like FILE* can break), but it works fine for 
PyCrypto.

-- 
Dwayne C. Litzenberger <dlitz at dlitz.net>
  OpenPGP: 19E1 1FE8 B3CF F273 ED17  4A24 928C EC13 39C2 5CF7


More information about the pycrypto mailing list