Differences between revisions 1 and 2
Revision 1 as of 2008-04-17 00:08:01
Size: 292
Comment: initial version
Revision 2 as of 2008-04-17 00:08:21
Size: 290
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= MSVC 2005 in 32 bit mode == = MSVC 2005 in 32 bit mode =
Line 5: Line 5:
= MSVC 2008 in 32 bit mode == = MSVC 2008 in 32 bit mode =

MSVC 2005 in 32 bit mode

MSVC 2005 support is the main goal since Python 2.5 uses it as the default compiler on Windows.

MSVC 2008 in 32 bit mode

MSVC 2008 support should be investigated since Python 2.6 and Python 3K will switch to it as its default compiler on Windows.