Merge pull request #2002 from BasixKOR/sys-getwindowsversion · RustPython/RustPython@1fd8787 · GitHub
Skip to content

Commit 1fd8787

Browse files
authored
Merge pull request #2002 from BasixKOR/sys-getwindowsversion
Implement `sys.getwindowsversion`
2 parents 75b9108 + 240a31e commit 1fd8787

2 files changed

Lines changed: 104 additions & 0 deletions

File tree

tests/snippets/stdlib_os.py

Lines changed: 23 additions & 0 deletions

vm/src/sysmodule.rs

Lines changed: 81 additions & 0 deletions

0 commit comments

Comments
 (0)