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!