Docs on which Visual Studio version was used to build Python Windows binaries? -


this question related how check compiler used build python , what version of visual studio python on computer compiled with?.

however, i'd know if there documentation available tells me version used python release, without installing it.

i know print(sys.version) works once installed, after fact.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -