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