[Zope] Two DTML/Python questions

Hunter Kelly retnuh@oniva.com
Tue, 19 Oct 1999 16:56:56 +0100


Is there a way to access builtin python functions (ie those in
__builtins__)
from DTML without resorting to external methods?

Secondly, is there a clean way in DTML to check if an item in 
a ZCLass (descended from Object Manager) is actually an instance
of another ZClass?

Thanks,

Hunter