]> granicus.if.org Git - python/commit
Make dist_files a triple, with the Python target version included,
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 23 Mar 2005 18:54:36 +0000 (18:54 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 23 Mar 2005 18:54:36 +0000 (18:54 +0000)
commit98da562600def4f3e2054ec52acff32f397aa096
treee4e9d11f64ec766ddd8100995faa903a3c2f3ea7
parentc8734a72576845731c145b96f6825126605976cc
Make dist_files a triple, with the Python target version included,
so that bdist_wininst can specify 'any'.
Lib/distutils/command/bdist_dumb.py
Lib/distutils/command/bdist_rpm.py
Lib/distutils/command/bdist_wininst.py
Lib/distutils/command/sdist.py
Lib/distutils/command/upload.py
Lib/distutils/dist.py