[New-bugs-announce] [issue2434] Improve platform.win32_ver() support for Python installations without win32all installed

Marc-Andre Lemburg report at bugs.python.org
Thu Mar 20 19:01:48 CET 2008


New submission from Marc-Andre Lemburg <mal at egenix.com>:

platform should use _winreg and sys.getwindowsversion() to emulate the
missing win32all APIs.

----------
assignee: lemburg
components: Library (Lib)
messages: 64187
nosy: lemburg
severity: normal
status: open
title: Improve platform.win32_ver() support for Python installations without win32all installed
type: behavior
versions: Python 2.6

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2434>
__________________________________


More information about the New-bugs-announce mailing list