Differences between revisions 2 and 3
Revision 2 as of 2008-04-17 00:08:21
Size: 290
Comment:
Revision 3 as of 2008-04-17 00:10:28
Size: 338
Comment: add readline for MSVC 2008
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:

 * [:windows/msvc32-2008-readline: readline]

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.

  • [:windows/msvc32-2008-readline: readline]