Variant of SF patch 614770: MSVC 7 support
distutils now looks for the compiler version in sys.version, falling back to MSVC 6 if the version isn't listed (Python 2.2 and lower). Add helper routines for reading the registry. Refactor many module functions into methods of the compiler to avoid passing lots of state as arguments.
Showing
This diff is collapsed.
Please register or sign in to comment