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
--
http://mail.python.org/mailman/listinfo/python-list
