bruce wrote:
> in playing around with the test python app (see below) i've got a couple of
> basic questions. i can't seem to find the answers via google, and when i've
> looked in the libxml2dom stuff that i downloaded i didn't see answers
> either...
>
> for the list in the "for label in d.xpath
/libxml2dom questions
"bruce" <[EMAIL PROTECTED]> wrote:
> also, how can i determine what methods are available for a libxml2dom
> object?
Have you tried dir(object)? It works great on the command-line
reply-eval-print loop.
-- Barry
--
http://barrkel.blogspot.com/
--
"bruce" <[EMAIL PROTECTED]> wrote:
> also, how can i determine what methods are available for a libxml2dom
> object?
Have you tried dir(object)? It works great on the command-line
reply-eval-print loop.
-- Barry
--
http://barrkel.blogspot.com/
--
http://mail.python.org/mailman/listinfo/python
"bruce" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hi paul...
>
> in playing around with the test python app (see below) i've got a couple
of
> basic questions. i can't seem to find the answers via google, and when
i've
> looked in the libxml2dom stuff that i downloaded i didn't
hi paul...
in playing around with the test python app (see below) i've got a couple of
basic questions. i can't seem to find the answers via google, and when i've
looked in the libxml2dom stuff that i downloaded i didn't see answers
either...
for the list in the "for label in d.xpath" how can i f
hi paul...
in playing around with the test python app (see below) i've got a couple of
basic questions. i can't seem to find the answers via google, and when i've
looked in the libxml2dom stuff that i downloaded i didn't see answers
either...
for the list in the "for label in d.xpath" how can i f