[Grok-dev] Re: big grok refactoring
Philipp von Weitershausen
philipp at weitershausen.de
Thu Feb 8 11:54:49 EST 2007
Jan-Wijbrand Kolman wrote:
> Index: src/grok/tests/grokker/onlyonce_fixture/component.py
> ===================================================================
> --- src/grok/tests/grokker/onlyonce_fixture/component.py (revision 0)
> +++ src/grok/tests/grokker/onlyonce_fixture/component.py (revision 0)
> @@ -0,0 +1,4 @@
> +import grok
> +
> +class Alpha(object):
> + grok.baseclass()
I don't see a reference to grok.baseclass() that anywhere in your
patch... Perhaps you forgot to include that?
--
http://worldcookery.com -- Professional Zope documentation and training
Next Zope 3 training at Camp5: http://trizpug.org/boot-camp/camp5
More information about the Grok-dev
mailing list