[ python-Bugs-873005 ] platform module needs update

SourceForge.net noreply at sourceforge.net
Thu Jan 8 06:28:21 EST 2004


Bugs item #873005, was opened at 2004-01-08 12:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=873005&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Heller (theller)
Assigned to: M.-A. Lemburg (lemburg)
Summary: platform module needs update

Initial Comment:
The platform module doesn't know about windows XP.

It would be possible to simplify it (and get rid of the
win32all dependency) by using the _winreg module, and
the sys.getwindowsversion() function - although the
1.5.2 compatibility would suffer.

Documentation is missing completely.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=873005&group_id=5470



More information about the Python-bugs-list mailing list