commit | 585df89f60ceb2e0a5b690f12f19c14093faa6fc | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Wed Mar 01 14:40:15 2000 +0000 |
committer | Greg Ward <gward@python.net> | Wed Mar 01 14:40:15 2000 +0000 |
tree | 44a59a6f279488f9bd7d16c3c20f416539f2a247 | |
parent | e51d69efb0f1cb319b03224684f184a4bb3fd0bb [diff] |
Added 'get_platform()' to construct a string that identifies the current platform, using 'os.uname()' or 'sys.platform'.