python/libxml2dom questions

bruce bedouglas at earthlink.net
Sun Jul 2 01:46:22 EDT 2006


thanks barry...

now if i can figure out what the attributes do, and which ones i need to
deal with!!

-bruce


-----Original Message-----
From: python-list-bounces+bedouglas=earthlink.net at python.org
[mailto:python-list-bounces+bedouglas=earthlink.net at python.org]On Behalf
Of Barry Kelly
Sent: Saturday, July 01, 2006 10:24 PM
To: python-list at python.org
Subject: Re: python/libxml2dom questions


"bruce" <bedouglas at earthlink.net> 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-list




More information about the Python-list mailing list