summaryrefslogtreecommitdiff
path: root/examples/topip.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't catch unhandled exceptions in examples.Thomas Kluyver2013-12-131-11/+1
| | | | Let Python handle printing a traceback and exiting in these cases.
* Avoid "spawnu" to match pxssh interfaceSteven Myint2013-10-071-2/+3
| | | | | It looks like no one ever tested the ssh case, as "use_localhost" was not even defined in the "False" case.
* Add some Python 3 supportSteven Myint2013-10-041-15/+18
|
* ModernizeSteven Myint2013-10-041-25/+29
|
* Moved everything up one directory level.Noah Spurrier2012-10-261-0/+301