Hi guys!

i'm using pycblr to implement a class browser for my app, i got some
issues about it:

i did:

dict = pyclbr.readmodule(name, [dir] + sys.path)

but  this only works one time, i mean if module "name" is changed and
some class were added or removed i can't see any changes even if i
execute readmodule again.

any idea?, thanks in advance


-- 
Fernando San MartÃn Woerner
Jefe de InformÃtica
Galilea S.A.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to