2009/11/27 george hu <geo...@gmail.com>: > does any body know what is the problem here?
I would suggest that you first use the ``CHAMELEON_CACHE=1`` and ``CHAMELEON_DEBUG=1`` environment flags to be able to inspect and step-debug through the template code. Ideally you would be able to step-debug directly in the template, but we're not quite there yet :) This is one way to do it: <div tal:define="pdb import:pdb; dummy pdb.set_trace()"> ... </div> \malthe _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev