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
12 Jun
12 Jun
4:09 p.m.
New subject: [Zope] investigating an object
You might want to try http://www.zope.org/Members/shh/DocFinderEverywhere Stefan --On Mittwoch, 12. Juni 2002 08:49 -0700 Kevin Lewandowski <kevin@zinkmedia.com> wrote:
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.
-- BLOWFISH, n. - Preference for beef.
6:56 p.m.
New subject: [Zope] investigating an object
Kevin Lewandowski writes:
Is there a way to get a list of all methods and properties of an object? "DocFinder" gives you the list of methods:
8700
Age (days ago)
8700
Last active (days ago)
2 comments
3 participants
participants (3)
-
Dieter Maurer -
Kevin Lewandowski -
Stefan H. Holek