]> granicus.if.org Git - python/commit
Revamped 'get_platform()' to try and do something reasonably smart on
authorGreg Ward <gward@python.net>
Fri, 15 Sep 2000 01:16:14 +0000 (01:16 +0000)
committerGreg Ward <gward@python.net>
Fri, 15 Sep 2000 01:16:14 +0000 (01:16 +0000)
commit59399bb303a51e781ab7943088fa1c4db1d41dcb
tree6b14ad67481fe86088a3b93cd620c25ec32eff74
parent879f0f11ba8b8d8098916235e1b5931a3eb6c8b5
Revamped 'get_platform()' to try and do something reasonably smart on
POSIX platforms, ie. get a little more detail than 'sys.platform' gives.
Lib/distutils/util.py