[Python-Dev] Re: Switching to VC.NET 2003
Paolo Invernizzi
paoloinvernizzi at dmsware.com
Tue Dec 30 18:47:52 EST 2003
Martin v. Loewis wrote:
> I believe this could be used as an
> indication to find out whether it was build with VC6 or VC7.1 (dunno
> whether it could also tell apart 7.0 and 7.1).
For a version built with VC7.1 the sys.version is:
2.4a0 (#0, Dec 15 2003, 17:22:56) [MSC v.1310 32 bit (Intel)]
If I remember well, for VC7.0 it's
[MSC v.1300 bit (Intel)]
---
Paolo Invernizzi
More information about the Python-Dev
mailing list