]> granicus.if.org Git - python/commit
platform.uname now tries to fill empty values even when os.uname is present
authorBenjamin Peterson <benjamin@python.org>
Fri, 13 Jun 2008 15:11:50 +0000 (15:11 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 13 Jun 2008 15:11:50 +0000 (15:11 +0000)
commit5c0be328c1dc6892533b28b11581b5b119e1707d
tree66d0007863e972a53e766d81499ff891bd8032b0
parent73e9ffc811f71172ea17ea96cdc4bb1b74b58b47
platform.uname now tries to fill empty values even when os.uname is present
Lib/platform.py
Misc/ACKS
Misc/NEWS