On 8/03/2011 10:15 AM, Greg Ewing wrote:
Mark Hammond wrote:
Yup - although I think a pythonw.exe launcher would be needed too
Couldn't the launcher look at the extension of the file being
launched to decide about this?
Nope - the launcher itself must be marked as "console" or "windows", and
hence would suffer the exact same problem which needs us to have
python.exe and pythonw.exe in the first place (ie, in some cases you get
a "temp" console where you don't want one, and in other cases you get a
new console where you wanted an existing one to be used)
Mark
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com