On Sun, Mar 20, 2011 at 1:56 PM, "Martin v. Löwis" <mar...@v.loewis.de> wrote:
> So if somebody would launch a python script with py.exe, they would
> think it was completed even though it would still be running.

Yes py.exe exits way before the python script, but the console stays
open, though now that I test it by running it via the command line and
not just launch it it directly I see what you mean the console returns
to usable then output starts being sent to it.
_______________________________________________
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

Reply via email to