12 Jun
2002
12 Jun
'02
3:49 p.m.
Is there a way to get a list of all methods and properties of an object? In normal python you can do "dir (object)" and see its methods and properties. But that doesn't work in zope. thanks -Kevin