Skip to content

Instantly share code, notes, and snippets.

@chengjk84
Created August 4, 2009 09:57
>>> dir(pexpect)
['EOF', 'ExceptionPexpect', 'TIMEOUT', '__all__', '__builtins__', '__doc__', '__file__', '__loader__', '__name__', '__revision__', '__version__', 'errno', 'fcntl', 'os', 'pty', 're', 'resource', 'run', 'searcher_re', 'searcher_string', 'select', 'signal', 'spawn', 'split_command_line', 'string', 'struct', 'sys', 'termios', 'time', 'traceback', 'tty', 'types', 'which']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment