Download Microsoft C/C++ compiler for use with Python 2.6/2.7 ASAP

Christian Heimes lists at cheimes.de
Wed Jul 7 16:26:40 EDT 2010


> Yeah, but then we're down to file descriptors, C library locales and such as the 
> remaining problems.

Don't forget errno! Every CRT might have its own errno thread local. I
don't know how its handled on Windows but I suspect it suffers from the
same problem.

Christia




More information about the Python-list mailing list