]> granicus.if.org Git - python/commit
In 'get_platform()', handle so-called POSIX systems that don't have
authorGreg Ward <gward@python.net>
Sat, 30 Sep 2000 17:09:39 +0000 (17:09 +0000)
committerGreg Ward <gward@python.net>
Sat, 30 Sep 2000 17:09:39 +0000 (17:09 +0000)
commitec84c21ce2d022ea95bb67ab711f7580036611e5
treef8c8b31216534e929b18fd43e475be0ece7c2ae8
parent64d855adca8f78356e4699355e876810b8fd575f
In 'get_platform()', handle so-called POSIX systems that don't have
'uname()' -- specifically NeXTSTEP.
Lib/distutils/util.py