Skip to content

Add sys.winver #4550

@youknowone

Description

@youknowone

Python documentation: https://docs.python.org/3/library/sys.html#sys.winver

It is DLL version of Python.
Though we don't have DLL library, it is required to load site correctly.

By the document, it is same as python <major>.<minor> version in most of cases.

we are defining them under vm/src/versions.rs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions