Bernhard Herzog wrote:
> "Frank Millman" <[EMAIL PROTECTED]> writes:
>
> >> > If I call sax.make_parser() from the interpreter or from a stand-alone
> >> > program, it works fine on all machines, but in the following setup it
> >> > works correctly on MSW, but segfaults on both FC4 and RH9.
> [...
"Frank Millman" <[EMAIL PROTECTED]> writes:
>> > If I call sax.make_parser() from the interpreter or from a stand-alone
>> > program, it works fine on all machines, but in the following setup it
>> > works correctly on MSW, but segfaults on both FC4 and RH9.
[...]
>> Progress report - I have narro
Frank Millman wrote:
> > Hi all
> >
> > I am using Python 2.4.1. I have machines running FC4, RH9, and MSW
> > Server 2003 for testing.
> >
> > If I call sax.make_parser() from the interpreter or from a stand-alone
> > program, it works fine on all machines, but in the following setup it
> > works
Frank Millman wrote:
> Hi all
>
> I am using Python 2.4.1. I have machines running FC4, RH9, and MSW
> Server 2003 for testing.
>
> If I call sax.make_parser() from the interpreter or from a stand-alone
> program, it works fine on all machines, but in the following setup it
> works correctly on MS
Hi all
I am using Python 2.4.1. I have machines running FC4, RH9, and MSW
Server 2003 for testing.
If I call sax.make_parser() from the interpreter or from a stand-alone
program, it works fine on all machines, but in the following setup it
works correctly on MSW, but segfaults on both FC4 and RH9