[Zope] Zope Debugger 0.8.0 Released!

Lennart Regebro regebro at gmail.com
Thu Sep 29 05:30:29 EDT 2005


On 9/29/05, Lennart Regebro <regebro at gmail.com> wrote:
> This code:
>
>     if not hasattr(pack, '_m'): pack._m=fd.__dict__
>     fd.debug_compile = debug_compile
>     fd.debug_compile__roles__ = ('Manager',)

Seems to work. I just needed to debug a script, and it worked fine!
Great product!


More information about the Zope mailing list