Stop popup cmd window

Dave Benjamin ramen at lackingtalent.com
Fri Dec 19 11:35:33 EST 2003


In article <mailman.272.1071697837.9307.python-list at python.org>, Fredrik Lundh wrote:
> A console program may use the Windows API to disconnect from the
> console, or create a window, and a window program may use the API
> to create a console if it needs one (a version of pythonw that did this
> if/when the application prints to sys.stderr would be quite useful, btw)

Yes! Especially if it paused afterwards, so you could actually read the
error message! Speaking of which, is there any way to keep the console
window on the screen after double-clicking on a .py file so that syntax
errors don't result in a spead-reading test?

Thanks,
Dave

-- 
.:[ dave benjamin (ramenboy) -:- www.ramenfest.com -:- www.3dex.com ]:.
: d r i n k i n g   l i f e   o u t   o f   t h e   c o n t a i n e r :




More information about the Python-list mailing list