[Zope-dev] Zope.app() dance with 2.7

Chris McDonough chrism at zope.com
Wed Aug 6 18:37:01 EDT 2003


You can use "zopectl debug" to do this.  There were some problems with
this post-2.7 that are fixed in CVS having to do with user privileges,
but it should work.

- C
 
On Wed, 2003-08-06 at 12:47, Erik A.Dahl wrote:
> How does one do the old:
> 
> import Zope
> app=Zope.app()
> 
> Dance with 2.7?  I get the following error from dbtab:
> 
> AttributeError: DefaultConfiguration instance has no attribute 'dbtab'
> 
> Thanks,
> -EAD
> 
> 
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope )
-- 
Chris McDonough <chrism at zope.com>
Zope Corporation




More information about the Zope-Dev mailing list