kakada wrote:
> Hello everyone,
>
> textp = xmldoc.getElementsByTagName('text:p')
>
> from the example above, How can I know how many <text:p> node are there?len(textp), maybe? Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
