FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add sys.winver · Issue #4550 · RustPython/RustPython · GitHub

Add sys.winver #4550

Description

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


    Back | FazBrowse Home | New Git URL