Scott Maxwell
|
25dd096da0
|
Change all exceptions to modern format (not Py2.5 compatible)
|
2013-11-19 08:06:35 -08:00 |
Scott Maxwell
|
951e8cfd3a
|
Fix demos
|
2013-10-31 16:18:31 -07:00 |
Scott Maxwell
|
7cdbbf4bdc
|
Fix input
|
2013-10-30 17:15:25 -07:00 |
Scott Maxwell
|
66cfa97cce
|
Fix imports
|
2013-10-30 16:19:30 -07:00 |
Scott Maxwell
|
f73d5f73e5
|
Fix print statements
|
2013-10-30 16:05:47 -07:00 |
Jeff Forcier
|
e25c7c4bdf
|
Merge branch '1.9' into 1.10
|
2013-09-27 21:29:51 -07:00 |
Jeff Forcier
|
83f44878ea
|
Fixed a typo in the license header of most files
Conflicts:
paramiko/proxy.py
|
2013-09-27 21:29:18 -07:00 |
Ivan Barria
|
b96e7e4132
|
Update demo.py
why import threading?
|
2013-04-09 02:14:51 -03:00 |
Robey Pointer
|
60c6e94e7d
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
Robey Pointer
|
83b335e10f
|
[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]
bump copyright year to 2007
|
2007-02-13 11:17:06 -08:00 |
Robey Pointer
|
7ac433a6ac
|
[project @ robey@lag.net-20060801182053-a74d120228b8009a]
use hexlify instead of custom-made hexify in demos
|
2006-08-01 11:20:53 -07:00 |
Robey Pointer
|
55a52a09cc
|
[project @ robey@lag.net-20060723204116-319c388eacb937d6]
fix SSHException references in demos
|
2006-07-23 13:41:16 -07:00 |
Robey Pointer
|
e4dd1bf935
|
[project @ robey@master-shake.local-20060127181925-3e7e5133b20d2f5b]
add a demo for sftp
|
2006-01-27 10:19:25 -08:00 |
Robey Pointer
|
b955ee02cc
|
[project @ robey@master-shake.local-20060127031302-7bb0582ea98a60bd]
move another demo script in, and do a bit more cleanup
|
2006-01-26 19:13:02 -08:00 |
Robey Pointer
|
0efdc8af5f
|
[project @ robey@master-shake.local-20060127030114-b6810c4c29964a4e]
code from mike looijmans for a windows interactive shell -- while i'm mucking around in here, clean up the demos a bit too
|
2006-01-26 19:01:14 -08:00 |