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.SFTPError-class.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'docs/paramiko.SFTPError-class.html') diff --git a/docs/paramiko.SFTPError-class.html b/docs/paramiko.SFTPError-class.html index 0c1d9f1..304ae63 100644 --- a/docs/paramiko.SFTPError-class.html +++ b/docs/paramiko.SFTPError-class.html @@ -83,15 +83,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__

@@ -142,7 +147,7 @@ exceptions.BaseException --+