On Wed, 19 Apr 2006, Andre Engels wrote:
> 2006/4/18, Danny Yoo <[EMAIL PROTECTED]>:
>
>> H Can you send a link to the text that's causing performance
>> issues? It might be possible that someone here might isolate the
>> performance problem. (Hey, it happened before with BeautifulSoup
2006/4/18, Danny Yoo <[EMAIL PROTECTED]>:
> H Can you send a link to the text that's causing performance
> issues? It might be possible that someone here might isolate the
> performance problem. (Hey, it happened before with BeautifulSoup...
> *grin*)
I have sent the text (and another t
On Tue, 18 Apr 2006, Andre Engels wrote:
> 2006/4/18, Kent Johnson <[EMAIL PROTECTED]>:
>> Andre Engels wrote:
>>> I am working for the Python Wikipediabot Framework
>>> (http://www.sourceforge.net/pywikipedia). A user noted me to an
>>> apparent deadlock in the XML parsing. I tried to get to th
2006/4/18, Kent Johnson <[EMAIL PROTECTED]>:
> Andre Engels wrote:
> > I am working for the Python Wikipediabot Framework
> > (http://www.sourceforge.net/pywikipedia). A user noted me to an
> > apparent deadlock in the XML parsing. I tried to get to the actual
>
> That's pretty surprising, I wouldn
Andre Engels wrote:
> I am working for the Python Wikipediabot Framework
> (http://www.sourceforge.net/pywikipedia). A user noted me to an
> apparent deadlock in the XML parsing. I tried to get to the actual
That's pretty surprising, I wouldn't expect the parser to use any locks.
Can you say more