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.
J
Jeremy Hylton committed
9ddf6c38030824ec1636328c0b7e2a51d57bca80
Parent: bc06fea