Python libexpat and EXPAT are same/Different?

H

hari

Hi all,

Am very new to XML, I have a query, Does Python libexpat and EXPAT
are same or they are diffrent?

Thanks in advance.

Regards,
Hari
 
S

Stefan Behnel

hari said:
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.

Stefan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top