I am using os.popen3 to call a console process and get its output and stderr. However on Win32 (and not OS X) I also get the Errno message. It's printed to the screen, which I wish to keep clean. How can disable this notification?
Thanks. -- http://mail.python.org/mailman/listinfo/python-list