]> granicus.if.org Git - python/commit
[ 1761786 ] distutils.util.get_platform() return value on 64bit Windows
authorMark Hammond <mhammond@skippinet.com.au>
Tue, 21 Aug 2007 01:05:16 +0000 (01:05 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Tue, 21 Aug 2007 01:05:16 +0000 (01:05 +0000)
commit1bb124ad0d9a81664170d9a41c6c8128ceafbc33
treea5dd76145ccf48d40c65306afb3d34d7ff138921
parente4f271f38d0e23e408624b3fab6298d9037a1307
1761786 ] distutils.util.get_platform() return value on 64bit Windows
As discussed on distutils-sig: Allows the generated installer name on
64bit Windows platforms to be different than the name generated for
32bit Windows platforms.
Lib/distutils/command/bdist_msi.py