[Python-bugs-list] [ python-Feature Requests-494854 ] add platform.py

SourceForge.net noreply@sourceforge.net
Wed, 23 Apr 2003 16:06:32 -0700


Feature Requests item #494854, was opened at 2001-12-18 18:16
Message generated for change (Comment added) made by jasonrm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=494854&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 7
Submitted By: Jason R. Mastaler (jasonrm)
>Assigned to: Guido van Rossum (gvanrossum)
Summary: add platform.py

Initial Comment:
Here's a request to add Marc-Andre Lemburg's
platform.py to the Python standard library.

It provides more complete platform information
than either sys.platform or
distutils.util.get_platform()

For more info, see:
http://www.lemburg.com/files/python/platform.py


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

>Comment By: Jason R. Mastaler (jasonrm)
Date: 2003-04-23 17:06

Message:
Logged In: YES 
user_id=85984

I'm assigning this to Guido, so it can be looked
at before 2.3b1 is released.

This issue seems like a no brainer to me, yet it has
been open for almost 3 years now.  I'd really
like to be able to use platform.py in Python 2.3.

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

Comment By: Jason R. Mastaler (jasonrm)
Date: 2003-04-01 17:37

Message:
Logged In: YES 
user_id=85984

How about adding platform.py to the 
distribution even if there is no docs 
forthcoming?  It's not like this would be 
the first undocumented module. 
 

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

Comment By: Martin v. Löwis (loewis)
Date: 2003-03-29 08:14

Message:
Logged In: YES 
user_id=21627

Is there any hope of getting documentation?

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

Comment By: M.-A. Lemburg (lemburg)
Date: 2002-03-05 09:51

Message:
Logged In: YES 
user_id=38388

Guido has already approved the addition; so it's basically
just the docs that are currently missing...

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

Comment By: M.-A. Lemburg (lemburg)
Date: 2001-12-19 02:27

Message:
Logged In: YES 
user_id=38388

No problem from here :-)

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

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