[issue4015] Make installed scripts executable on windows

2011-06-24 Thread Éric Araujo
Éric Araujo added the comment: We’re going to follow setuptools’ lead and generate platform-appropriate script or binary files from callables. -- ___ Python tracker ___

[issue4015] Make installed scripts executable on windows

2011-06-24 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> duplicate stage: -> committed/rejected status: open -> closed superseder: -> packaging: generate scripts from callable (dotted paths) ___ Python tracker

[issue4015] Make installed scripts executable on windows

2010-11-25 Thread Éric Araujo
Changes by Éric Araujo : -- assignee: -> tarek components: +Distutils2 -Distutils versions: +3rd party -Python 3.2 ___ Python tracker ___

[issue4015] Make installed scripts executable on windows

2010-11-11 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- nosy: -terry.reedy versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker ___ ___ Python-bugs

[issue4015] Make installed scripts executable on windows

2010-06-05 Thread R. David Murray
Changes by R. David Murray : -- title: [patch] make installed scripts executable on windows -> Make installed scripts executable on windows ___ Python tracker ___ ___