>>>>> "Daniel" == Daniel Henninger <[EMAIL PROTECTED]> writes:
Daniel> Important things to test are vcard lookups and messages from Daniel> folk with non-english characters. It's ok with twisted 1.3.x, but vcard lookups tooooo slow with twisted 2.x, it have very long delay between request and answer. And, you've forgot to import re in icqt.py and commit scheduler.py to the SVN. -- DSS5-RIPE DSS-RIPN 2:550/[EMAIL PROTECTED] 2:550/[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http://neva.vlink.ru/~dsh/ From [EMAIL PROTECTED] Fri Jul 22 14:01:07 2005 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Fri Jul 22 14:01:03 2005 Subject: [py-transports] PyICQ Updates In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Crud, thanks! I just fixed re, and I'll commit scheduler.py. I'm looking into the twisted 2.0 problems with the scheduler. Daniel -- "The most addictive drug in the world is music." - The Lost Boyz >>>>>> "Daniel" == Daniel Henninger <[EMAIL PROTECTED]> writes: > > Daniel> Important things to test are vcard lookups and messages from > Daniel> folk with non-english characters. > > It's ok with twisted 1.3.x, but vcard lookups tooooo slow with twisted > 2.x, it have very long delay between request and answer. > > And, you've forgot to import re in icqt.py and commit scheduler.py to > the SVN. > > -- > DSS5-RIPE DSS-RIPN 2:550/[EMAIL PROTECTED] 2:550/[EMAIL PROTECTED] > mailto:[EMAIL PROTECTED] http://neva.vlink.ru/~dsh/ > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > > >
