[PATCH 1/2] Re: Throw errors on connection refused and on non-standard SSH ports

Nicolas Sebrecht nicolas.s-dev at laposte.net
Mon May 9 18:11:24 BST 2011


On Sun, May 08, 2011 at 09:11:58PM +0200, Sebastian Spaeth wrote:
> On Sun, 8 May 2011 14:04:14 +0200, Nicolas Sebrecht <nicolas.s-dev at laposte.net> wrote:
> > > +from ssl import SSLError
> 
> > This introduce a regression if we don't want/have SSL package installed.
> 
> Ohh, I see. python<2.6 :-( I am not sure what we can or want to do here
> then. We can simply disabling these SSL error messages on python < 2.6
> but it feels somewhat hacky.

It's OK to me like this. I'm guessing a LOT of users still rely on
python2.5.

-- 
Nicolas Sebrecht




More information about the OfflineIMAP-project mailing list