<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">picio_slug wrote:</div>
<div class="quote-message">
Hello,
what are the equivalent Pyhton tools you suggest to handle:
SAX
DOM

and which api for XSLT ?

I know that this is a really newbie question...But I'm a true python newbie ;) !
Daniele

P.s: I know I can also google-it a little bit to find those answers
but your advices are better.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

</div>
</div></blockquote>


There are modules sax and dom in xml package (in Sandarad Library), and greate external package <a href="http://www.xml.com/pub/a/2002/09/25/py.html" target="_top" rel="nofollow">pyXML</a>.





<br><hr align="left" width="300">
View this message in context: <a href="http://www.nabble.com/SAX%2C-DOM%2C-XSLT-api-tf2608248.html#a7288709">Re: SAX, DOM, XSLT api</a><br>
Sent from the <a href="http://www.nabble.com/Python---tutor-f2981.html">Python - tutor</a> mailing list archive at Nabble.com.<br>