From e299181a5dda25aed4879ebcbe1359604448b3ae Mon Sep 17 00:00:00 2001 From: "Jeremy T. Bouse" Date: Fri, 27 Nov 2009 16:25:55 -0500 Subject: Imported Upstream version 1.7.6 --- docs/paramiko.packet.NeedRekeyException-class.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'docs/paramiko.packet.NeedRekeyException-class.html') diff --git a/docs/paramiko.packet.NeedRekeyException-class.html b/docs/paramiko.packet.NeedRekeyException-class.html index fbfd820..5ecc707 100644 --- a/docs/paramiko.packet.NeedRekeyException-class.html +++ b/docs/paramiko.packet.NeedRekeyException-class.html @@ -84,15 +84,20 @@ exceptions.BaseException --+ __delattr__, __getattribute__, __getitem__, + __getslice__, __reduce__, __repr__, __setattr__, __setstate__, - __str__ + __str__, + __unicode__

Inherited from object: + __format__, __hash__, - __reduce_ex__ + __reduce_ex__, + __sizeof__, + __subclasshook__

@@ -143,7 +148,7 @@ exceptions.BaseException --+