29 Sep
2005
29 Sep
'05
9:30 a.m.
On 9/29/05, Lennart Regebro <regebro@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!