New submission from Paul Moore:

Make the Windows Python installer set PATHEXT when "Register Python extensions" 
is set. This allows users to run a scripy by typing the name of the .py file at 
the command line without the .py extension.

The patch needs review - I have not been able to build the MSI installer and so 
this patch is untested :-(

----------
assignee: loewis
components: Installation, Windows
files: pathext.patch
keywords: needs review, patch
messages: 193781
nosy: loewis, pmoore
priority: normal
severity: normal
stage: patch review
status: open
title: Set PATHEXT in the Windows installer
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file31051/pathext.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18569>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to