Python 2.4.2 using msvcrt71.dll on Win and compatibility issues

Ross Ridge rridge at csclub.uwaterloo.ca
Wed Feb 8 14:30:44 EST 2006


Martin v. Löwis wrote:
> In general, the only Microsoft-supported strategy is that you
> must use only a single msvcrt in the entire application. So
> either recompile PostGres, or recompile Python.

If you want a compiled version of Python that already uses
MSVCRT then you try using pyMingGW:

    http://jove.prohosting.com/iwave/ipython/pyMinGW.html




More information about the Python-list mailing list