[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-xml-sig
Subject:    Re: [XML-SIG] Does Python libexpat and EXPAT
From:       Stefan Behnel <stefan_ml () behnel ! de>
Date:       2009-08-21 15:11:57
Message-ID: 4A8EB93D.1020305 () behnel ! de
[Download RAW message or body]

Hi,

please don't top-post.

hari wrote:
> On Aug 21, 2:37 am, Stefan Behnel wrote:
>> hari wrote:
>>> Am very new to XML, I have a query, Does  Python libexpat and EXPAT
>>> are same or they are diffrent?
>> Depends on what you mean with "EXPAT". Python's expat module that you can
>> find in the standard library is the well known non-validating XML parser
>> originally written by James Clark.
>>
>> BTW, if you are new to XML and want to use it in Python, you might want to
>> start with the xml.etree package.
>
> Thanks, now I want to know is whether Expat is used as the base for
> developing Python libexpat.

That's what I said above: the Python module is based on the expat parser.

Note that the xml.etree package also uses the expat parser, but that's only
one of the reasons why it's so fast.

Stefan
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic