send keys for the p.c. you can use a try: except: concept and on the > windows platform there is also a way to use autoit in python using > pywin.
thanks for the uggestion about sendkeys. I might be able to build that into the wrapper. So you're sugesting: NIX = Pexpect WINDOZE = sendkeys Correct? -- http://mail.python.org/mailman/listinfo/python-list