pyclbr

Fernando San Martín Woerner snmartin at galilea.cl
Thu Feb 10 08:30:00 EST 2005


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.




More information about the Python-list mailing list