This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.peters
Recipients
Date 2002-10-15.21:01:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31435

Thomas, I'm just curious here:  if we were to create the 
Windows Python distribution with VC7, would the DLLs be 
compatible with extensions compiled by VC6?  In return for 
your answer to that <wink>, here's how to determine your 
MSVC6 service pack level:

HKLM\
SOFTWARE\
Microsoft\
VisualStudio\
6.0\
ServicePacks

and look at key "latest".
History
Date User Action Args
2007-08-23 15:15:33adminlinkissue614770 messages
2007-08-23 15:15:33admincreate