Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Side by Side Diff: third_party/pexpect/README.chromium

Issue 11142035: Add pexpect-2.3 to third_party (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: With crbug Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/pexpect/README ('k') | third_party/pexpect/fdpexpect.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: pexpect
2 Short Name: pexpect
3 URL: http://www.noah.org/python/pexpect/
4 Version: 2.3
5 Date: 2008-01-05
6 Revision: r509
7 License: MIT
8 License File: LICENSE
9 Security Critical: no
10
11 Description:
12 Pexpect is a pure Python module for spawning child applications; controlling the m; and responding to expected patterns in their output.
13
14 Local Modifications:
15 Only the required files from pexpect-2.3 distribution have been added.
OLDNEW
« no previous file with comments | « third_party/pexpect/README ('k') | third_party/pexpect/fdpexpect.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698