Hi Reinout, Reinout van Rees <[EMAIL PROTECTED]> wrote:
> Kai Diefenbach wrote: > > > How can I make Zope call the initialize method for tests as it does when > > it starts the normal way? > > Copy-pasted from one of Maurits' testcases: > > from Products.Five import pythonproducts [Snip] I should have said, that I using Plone 3.0 / Zope 2.10.4. In the Five version (1.5.5) which comes with Zope 2.10.4 there is no pythonproducts. FWIW, I copied pythonproducts from 1.4.2 (IIRC) but this doesn't change the fact that initialize method isn't called. Thanks Kai -- Kai Diefenbach - http://diefenba.ch iqplusplus - http://iqpp.de _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
