Re: PyICQt Problems

Leonid Evdokimov <[email protected]> Mon, 05 Jan 2009 14:29:34 +0600
Newsgroups gmane.network.jabber.admin
Message-ID <[email protected]>
Florian Jensen wrote:
> I am struggling to get PyICQt back up for a few days now. Any help  
> would be appreciated.

I really think that you should rather ask the question at 
http://groups.google.com/group/py-transports
FYI: google groups are also available via mail-list interface.

By the way, it looks strange that utf8 is used to decode data. I heard, 
that it's really bad practice to change default encoding. I suggest you 
to check sys.getdefaultencoding() to be sure.

My PyICQt server has following setting:
 >>> import sys
 >>> sys.getdefaultencoding()
'ascii'

-- 
WBRBW, Leonid Evdokimov

_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: [email protected]
_______________________________________________
signature.asc (application/pgp-signature, 260 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklhxO4ACgkQbNKln9z6vVzqaACgodPKsiSjYb11f5JIZR0lAxje
/2gAn0jgQSU3acxHHjRPs9AAvdU3QZYW
=UHRl
-----END PGP SIGNATURE-----