Re: [IronPython] pyexpat and IronPython

2006-08-08 Thread Dino Viehland
: Re: [IronPython] pyexpat and IronPython   __slots__ = [        "StartElementHandler",        "EndElementHandler",        "CharacterDataHandler",        ] gives an error On 8/5/06, Mark Rees <[EMAIL PROTECTED]> wrote: Hi, Seo has already done a basic pyexp

Re: [IronPython] pyexpat and IronPython

2006-08-07 Thread Sridevi Aishwariya
n in C, which>> don't work with IronPython. However, you can use the classes in the .NET >> System.Xml namespace for parsing XML documents if you're writing new>> code.>>>> --Bruce>>>> -Original Message->> From: [EMAIL PROTECTED]>> [mailto:[

Re: [IronPython] pyexpat and IronPython

2006-08-04 Thread Mark Rees
7;t work with IronPython. However, you can use the classes in the .NET >> System.Xml namespace for parsing XML documents if you're writing new >> code. >> >> --Bruce >> >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL

Re: [IronPython] pyexpat and IronPython

2006-08-04 Thread Monty Taylor
ugust 03, 2006 5:41 AM > To: users-ironpython.com@lists.ironpython.com > Subject: [IronPython] pyexpat and IronPython > > Iam unable to run pyexpat from IronPython > Is there any files i got to add for it > > ___ > users mailing list >

Re: [IronPython] pyexpat and IronPython

2006-08-04 Thread Bruce Christensen
lto:[EMAIL PROTECTED] On Behalf Of Sridevi Sent: Thursday, August 03, 2006 5:41 AM To: users-ironpython.com@lists.ironpython.com Subject: [IronPython] pyexpat and IronPython Iam unable to run pyexpat from IronPython Is there any files i got to add for it ___

[IronPython] pyexpat and IronPython

2006-08-04 Thread Sridevi
Iam unable to run pyexpat from IronPython Is there any files i got to add for it ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com