On Mon, Dec 15, 2003 at 05:38:35PM +0300, Alexey Nezhdanov wrote:
> I found the bug. I can not say for sure if client or server is buggy but this 
> is the cause:

I am not sure neither. I had the same problem with my PyXMPP library.

> python method base64.encodestring(smth) produces base64 code that 
> *separated*by*newlines*.

You may use binascii.b2a_base64() to get base64 endoding without line
breaks.

Greets,
        Jacek
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to