summaryrefslogtreecommitdiff
path: root/chromium/third_party/pexpect/README.chromium
blob: d8d4b86c8cbea8dc89e0525e7052430e8815a836 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Name: pexpect
Short Name: pexpect
URL: http://www.noah.org/python/pexpect/
Version: 2.3
Date: 2008-01-05
Revision: r533
License: MIT
License File: NOT_SHIPPED
Security Critical: no

Description:
Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output.

Local Modifications:
Only the required files from pexpect-2.3 distribution have been added.