| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #604 from eldipa/Issue-587-Example-Pyte | Red_M | 2022-02-06 | 1 | -0/+120 |
| |\ | |||||
| | * | Examples of how to use Pexpect and Pyte (issue #587) | Martin Di Paola | 2019-12-08 | 1 | -0/+120 |
| * | | Fix simple typo: expcet -> except | Tim Gates | 2019-12-14 | 1 | -1/+1 |
| |/ | |||||
| * | Fix old import path | Wataru Ashihara | 2019-11-10 | 6 | -6/+6 |
| * | Python 3.6 invalid escape sequence deprecation fixes | Ville Skyttä | 2017-09-17 | 7 | -21/+21 |
| * | Spelling fixes | Ville Skyttä | 2017-09-15 | 2 | -7/+7 |
| * | Remove reference to missing script | Todd McDaniel | 2016-10-30 | 1 | -4/+1 |
| * | change passmass example to not log writes | Joel Collins | 2016-03-03 | 1 | -1/+1 |
| * | fix passmass example | Joel Collins | 2016-03-03 | 1 | -1/+1 |
| * | Remove confusing comment in daemonize() of example/cgishell.cgi | Rick Lin | 2014-11-21 | 1 | -2/+2 |
| * | remove all unnecessary imports | jquast | 2014-06-01 | 5 | -9/+9 |
| * | Don't catch unhandled exceptions in examples. | Thomas Kluyver | 2013-12-13 | 6 | -68/+18 |
| * | Remove unhelpful examples | Thomas Kluyver | 2013-12-02 | 6 | -1717/+0 |
| * | Update John Malkovich too | Steven Myint | 2013-10-08 | 1 | -3/+3 |
| * | Add note about unicode_literals and spawnu | Steven Myint | 2013-10-08 | 3 | -1/+14 |
| * | Avoid "spawnu" to match pxssh interface | Steven Myint | 2013-10-07 | 1 | -2/+3 |
| * | Use unicode literals | Steven Myint | 2013-10-07 | 1 | -2/+2 |
| * | Use "items()" instead of "iteritems()" | Steven Myint | 2013-10-04 | 1 | -2/+2 |
| * | Use print function | Steven Myint | 2013-10-04 | 1 | -34/+38 |
| * | Update conditional to match "__func__" access | Steven Myint | 2013-10-04 | 1 | -1/+1 |
| * | Use print function | Steven Myint | 2013-10-04 | 1 | -6/+9 |
| * | Add some Python 3 support | Steven Myint | 2013-10-04 | 9 | -22/+67 |
| * | Support Python 3 | Steven Myint | 2013-10-04 | 1 | -0/+8 |
| * | Fix indentation | Steven Myint | 2013-10-04 | 1 | -36/+36 |
| * | Modernize | Steven Myint | 2013-10-04 | 19 | -346/+417 |
| * | Fix mixture of tabs and spaces | Steven Myint | 2013-10-04 | 4 | -171/+165 |
| * | Moved everything up one directory level. | Noah Spurrier | 2012-10-26 | 23 | -0/+4735 |
