On 3/14/06, James Bunton <[EMAIL PROTECTED]> wrote: > On 14/03/2006, at 10:43 PM, Renato Botelho wrote: > > Here are my python and related versions: > > > > python-2.4.2 > > py-imaging-1.1.5 > > py-openssl-0.6 > > py-tkinter-2.4.2 > > py-twisted-1.3.0 > > > > Are you using something different? > > -- > > Renato Botelho > > I have Python 2.4.1, but it shouldn't be segfaulting! :| > > What happens if you run this command? > > trial /usr/lib/python2.4/site-packages/twisted/test/test_ssl.py
Bingo!! [EMAIL PROTECTED]:/home/garga# trial /usr/local/lib/python2.4/site-packages/twisted/test/test_ssl.py Segmentation fault (core dumped) I don't know why it happens, but the problem is here -- Renato Botelho From [EMAIL PROTECTED] Tue Mar 14 12:24:45 2006 From: [EMAIL PROTECTED] (Alexey Nezhdanov) Date: Tue Mar 14 12:24:53 2006 Subject: [py-transports] PyMSNt Screenname for Google Talk users In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> ? ????????? ?? ??????? 14 ???? 2006 14:57 Maarten Fonville ???????(a): > I already talked with James about the functionality to fall back on the > first part of the VCARD Full Name when there is no Nickname available to > use as screen name on MSN. > I promised it to write a little patch for it, and so here it is. You attached not patch but not unified diff output. Re-do the same with -u key to get a patch: diff -u >somefile.diff > Applying it will make it more attractive for google talk users to use a > msn-transport. > > Regards, > > Maarten -- Respectfully Alexey Nezhdanov
