summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* remove all unnecessary importsjquast2014-06-015-9/+9
* Don't catch unhandled exceptions in examples.Thomas Kluyver2013-12-136-68/+18
* Remove unhelpful examplesThomas Kluyver2013-12-026-1717/+0
* Update John Malkovich tooSteven Myint2013-10-081-3/+3
* Add note about unicode_literals and spawnuSteven Myint2013-10-083-1/+14
* Avoid "spawnu" to match pxssh interfaceSteven Myint2013-10-071-2/+3
* Use unicode literalsSteven Myint2013-10-071-2/+2
* Use "items()" instead of "iteritems()"Steven Myint2013-10-041-2/+2
* Use print functionSteven Myint2013-10-041-34/+38
* Update conditional to match "__func__" accessSteven Myint2013-10-041-1/+1
* Use print functionSteven Myint2013-10-041-6/+9
* Add some Python 3 supportSteven Myint2013-10-049-22/+67
* Support Python 3Steven Myint2013-10-041-0/+8
* Fix indentationSteven Myint2013-10-041-36/+36
* ModernizeSteven Myint2013-10-0419-346/+417
* Fix mixture of tabs and spacesSteven Myint2013-10-044-171/+165
* Moved everything up one directory level.Noah Spurrier2012-10-2623-0/+4735