summaryrefslogtreecommitdiff
path: root/pexpect/FSM.py
Commit message (Expand)AuthorAgeFilesLines
* Don't catch unhandled exceptions in examples.Thomas Kluyver2013-12-131-2/+0
* Simplify FSM running exampleThomas Kluyver2013-10-211-12/+1
* Add simple test for pexpect.FSMThomas Kluyver2013-10-211-2/+4
* py2.5-compatible exception handlingjquast2013-09-221-2/+2
* Fix pexpect.FSM for Python 3Thomas Kluyver2013-09-191-20/+19
* Move FSM -> pexpect.FSMThomas Kluyver2013-09-191-0/+346
* Moved everything up one directory level.Noah Spurrier2012-10-261-346/+0
* Added backward compatability back to Python 2.2.Noah Spurrier2012-10-251-12/+9
* This is mostly an update to the license.Noah Spurrier2012-10-251-28/+46
* Added a few new features. Cleaned up code.noah2007-12-071-124/+169
* Updated docs.noah2007-03-071-108/+131
* Added some svn:keywordsnoah2006-08-121-3/+1
* Added CVS variables to the source code for Revision and Date.noah2002-08-281-2/+5
* New and improved Finite State Machine with example.noah2002-08-231-0/+262