]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix mode on scripts to have the read bit set (noted by Nicholas Riley)
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 29 Nov 2002 19:45:58 +0000 (19:45 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 29 Nov 2002 19:45:58 +0000 (19:45 +0000)
commit8e30bcdaaf1961e1c75d755b916b64fd577474bb
tree52d415f8d3af39d0c6b6c568e96969189f64299d
parentb6f7959093f73f2de3d00437c7429fc39288854a
Fix mode on scripts to have the read bit set (noted by Nicholas Riley)
Lib/distutils/command/install_scripts.py