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.BadAuthenticationType-class.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'docs/paramiko.BadAuthenticationType-class.html') diff --git a/docs/paramiko.BadAuthenticationType-class.html b/docs/paramiko.BadAuthenticationType-class.html index bf7ba8a..34a88cf 100644 --- a/docs/paramiko.BadAuthenticationType-class.html +++ b/docs/paramiko.BadAuthenticationType-class.html @@ -130,14 +130,19 @@ exceptions.BaseException --+ __delattr__, __getattribute__, __getitem__, + __getslice__, __reduce__, __repr__, __setattr__, - __setstate__ + __setstate__, + __unicode__

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

@@ -269,7 +274,7 @@ exceptions.BaseException --+