]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport of fix from 1.15 to make sure installed scripts have the read bit
authorSkip Montanaro <skip@pobox.com>
Fri, 27 Jun 2003 19:37:16 +0000 (19:37 +0000)
committerSkip Montanaro <skip@pobox.com>
Fri, 27 Jun 2003 19:37:16 +0000 (19:37 +0000)
commit6697232456892fe51d6831647480a41efa43a95a
tree1d47fcb097093cc392513fcf6b293853710f1626
parent4bbff7ba9696eb718d567ff6d2ee988f513af179
backport of fix from 1.15 to make sure installed scripts have the read bit
set.
Lib/distutils/command/install_scripts.py