From: R. David Murray Date: Tue, 23 Mar 2010 01:54:15 +0000 (+0000) Subject: Blocked revisions 79294 via svnmerge X-Git-Tag: v2.6.6rc1~552 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72ae3216b8f0550577e5c9b4122462fa2c2078ca;p=python Blocked revisions 79294 via svnmerge ........ r79294 | r.david.murray | 2010-03-22 11:55:09 -0400 (Mon, 22 Mar 2010) | 4 lines Issue #7860: platform.uname now reports the correct 'machine' type when Python is running in WOW64 mode on 64 bit Windows. Patch by Brian Curtin. ........ ---