Phillip J. Eby wrote:
> Hell, I'm not sure Windows even 
> has a way to *tell* whether your app was launched from the command line 
> or otherwise.

It wouldn't have to, if the .py extension were bound to
a different executable from the standard command line
interpreter, in the same way that .pyw is bound to the
pythonw executable.

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to