Timothy Legant <[EMAIL PROTECTED]> writes:

> Modified Files:
>       tmda-ofmipd ChangeLog 
> Log Message:
> Fixed bug where class IMAP4_SSL was defined locally (in tmda-ofmipd)
> in all Python 2.x releases rather than just Python 2.2 and below.
> Version 2.3 now defines the class natively.
>
> Also, changed IMAP4_SSL to use 'host' and 'port' parameters of the
> open() method rather than 'self.host' and 'self.port'.  The
> implementation of the base class changed in Python 2.3, which doesn't
> really affect this code, but pointed out that we were making
> unjustified assumptions about the implementation.

Thanks for doing this.  Did you test this change?  I don't have access
to an imaps service at the moment.
_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers

Reply via email to