caught without exiting the application.
Log the exceptions, of course, but in most long running applications
work in a loop like Roy Smith's code above, so if one of them fails it
won't disrupt the others to come.
--
Bruno Barberi Gnecco
The earth is like a tiny grain of sand, only much, much heavier.
--
http://mail.python.org/mailman/listinfo/python-list
Chris Mellon wrote:
> On 10/9/07, Bruno Barberi Gnecco
> <[EMAIL PROTECTED]> wrote:
>
>>I'm getting the following exception when I call an external extension
>>(pytst):
>>
>>/usr/lib/python2.5/threading.py:697: RuntimeWarning: tp_compa
oesn't happen for simple,
isolated cases, but googling for "tp_compare threading" shows a lot of
similar issues. Does anybody here know what this could be about? Any ideas
to debug or work around it?
--
Bruno Barberi Gnecco
I can read your mind, and you should be ashamed of yourself.
--
http://mail.python.org/mailman/listinfo/python-list
ng to write one and release it under LGPL.
Anybody would like to help?
--
Bruno Barberi Gnecco
--
http://mail.python.org/mailman/listinfo/python-list
I've found a lot of XML libraries for Python. Any advices on which
one to use (or *not* to use)? My requirements are: support for XPath,
stability (a must, segfaults are not an option), with DOM API and good
performance desirable.
Thanks for any advice.
--
Bruno Barberi G