Daniel Harding <dhard...@gmail.com> added the comment: I have created a script that does essentially what Mark Tolonen suggests. When it is provided a script to run, it looks for a #! line and if it exists, attempts to use that to determine which version of python.exe to use. It also has the ability to install itself as the default command for running .py files in the Windows registry.
Feedback welcome. ---------- Added file: http://bugs.python.org/file14775/python_runner.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4485> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com