summaryrefslogtreecommitdiffhomepage
path: root/demos/forward.py
AgeCommit message (Collapse)Author
2013-09-27Merge branch '1.9' into 1.10Jeff Forcier
2013-09-27Fixed a typo in the license header of most filesJeff Forcier
Conflicts: paramiko/proxy.py
2013-09-20This fixes a Bad file descriptor error caused by attempting to access the ↵Jonathan Halcrow
request after it has already been closed.
2009-07-19fix my email address to be the current one.Robey Pointer
2008-02-19[project @ robey@lag.net-20080220055849-xmjvp8m0lqyz4cf1]Robey Pointer
change -l to -p for consistency
2008-02-18[project @ robey@lag.net-20080219075127-fx3aq6ijgm38oxy6]Robey Pointer
cleaned up "forward" example.
2007-02-13[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer
bump copyright year to 2007
2006-04-29[project @ robey@lag.net-20060430024043-e4391438febc9bf2]Robey Pointer
check for None channel and display error
2006-01-26[project @ robey@master-shake.local-20060127031302-7bb0582ea98a60bd]Robey Pointer
move another demo script in, and do a bit more cleanup