Stian wrote: > > > I'm experiencing concurring problems when attempting to attach to a > console using the PyWin32 win32console. I have an application which > may attach to a console, send ctrl+c to it and then detach - using > win32console. If I do this "too soon" after the console is started the > AttachConsole fails, throwing an exception. Fair enough. My issue is > that after one such a failing attempt all following AttachConsole > attempts will fail the same way.
What error do you get? MSDN describes several different error returns. -- Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32