python/libxml2dom questions

Barry Kelly barry.j.kelly at gmail.com
Sun Jul 2 01:24:28 EDT 2006


"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/



More information about the Python-list mailing list