[New-bugs-announce] [issue4015] [patch] make installed scripts executable on windows

anatoly techtonik report at bugs.python.org
Thu Oct 2 14:12:08 CEST 2008


New submission from anatoly techtonik <techtonik at gmail.com>:

Distutils contains code to make scripts executable on posix platform.
Here is a patch to for the same feature for nt. It adds .bat file for
every script that doesn't have executable launcher.

----------
components: Distutils
files: create.bat.scripts.on.nt.patch
keywords: patch
messages: 74159
nosy: techtonik
severity: normal
status: open
title: [patch] make installed scripts executable on windows
versions: Python 2.6
Added file: http://bugs.python.org/file11676/create.bat.scripts.on.nt.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4015>
_______________________________________


More information about the New-bugs-announce mailing list