Calling foreign functions from Python? ctypes?

Ziga Seilnacht ziga.seilnacht at gmail.com
Mon Jan 9 12:31:23 EST 2006


Paul Watson wrote:
.
.
.
> I need to call GetVersionInfo() and handle VERSIONINFO information.  I
> thought that distutils might have something, but I do not see it yet.
> Any suggestions?

This information is provided with sys.getwindowsversion().




More information about the Python-list mailing list