[Zope] Getting class hierarchy in products

seb seb@jamkit.com
Thu, 02 Nov 2000 15:27:45 GMT


I've got a method which recurses through folders, copying their contents unless they are of a certain type.

Is there a way of checking the base classes of an object from python?

Or perhaps I should be doing this differently...

Cheers,

seb