]> granicus.if.org Git - python/commit
New module platform.py, submitted by Marc-Andre Lemburg.
authorMarc-André Lemburg <mal@egenix.com>
Thu, 24 Apr 2003 11:36:11 +0000 (11:36 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Thu, 24 Apr 2003 11:36:11 +0000 (11:36 +0000)
commit246d847475d041a823dbc3cc3aceae46e97de937
tree7af16290d1364baa614d970f8fbfc2f20a344d43
parent84fc9aa6ce6a2113bc58db3f3a14e3d759177ab5
New module platform.py, submitted by Marc-Andre Lemburg.

There's no separate documentation for this module yet - apart from the
doc-strings which explain the APIs.
Lib/platform.py [new file with mode: 0755]
Misc/NEWS