summaryrefslogtreecommitdiff
path: root/pexpect/examples/script.py
Commit message (Collapse)AuthorAgeFilesLines
* Mostly a massive license update. Added a license per file.HEADmasternoah2012-10-201-2/+19
| | | | git-svn-id: http://pexpect.svn.sourceforge.net/svnroot/pexpect/trunk@533 656d521f-e311-0410-88e0-e7920216d269
* Updated examples with a cleaner script style and doc strings.noah2007-11-281-5/+15
| | | | git-svn-id: http://pexpect.svn.sourceforge.net/svnroot/pexpect/trunk@489 656d521f-e311-0410-88e0-e7920216d269
* Added signal handler so script will pass through terminal resizenoah2006-02-181-2/+20
| | | | | | | (SIGWINCH) git-svn-id: http://pexpect.svn.sourceforge.net/svnroot/pexpect/trunk@362 656d521f-e311-0410-88e0-e7920216d269
* I cleaned up a lot of the examples. I still could do a bit more here.noah2005-10-201-18/+39
| | | | git-svn-id: http://pexpect.svn.sourceforge.net/svnroot/pexpect/trunk@296 656d521f-e311-0410-88e0-e7920216d269
* Script in Python. Like script(1) BSD command.noah2005-10-201-0/+54
git-svn-id: http://pexpect.svn.sourceforge.net/svnroot/pexpect/trunk@295 656d521f-e311-0410-88e0-e7920216d269