is elementTree really a part of python 2.6?

H

hackingKK

Hello all,
Some days back I had asked a few questions about parsing xml files using
python.
I have tryed dom.minidom module but I did not like the prittyPrint way
of writing nodes.
There were many other things I did not quite like about dom.minidom, so
now trying to use elementTree.
But to my surprise, I could not import xml.elementtree in my default
python 2.6 setup.
is it possible that I have broken some thing?
I had to later on do an easy_install for elementree.
But I hear that elementtree is a part of python?
So has my import gone wrong? or is some thing broken in my python setup?

happy hacking.
Krishnakant.
 

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

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,128
Latest member
ElwoodPhil
Top