For those people who are "porting" code to Zope 2.8, perhaps you want
to read this:
http://www.peterbe.com/plog/itp-on-zope-2.8.0
2005/9/29, Lennart Regebro <[EMAIL PROTECTED]>:
> On 9/29/05, Lennart Regebro <[EMAIL PROTECTED]> 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!
> _______________________________________________
> Zope maillist - [email protected]
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
--
Peter Bengtsson,
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )