Re: Axiom Testing

Jean-Paul Calderone <[email protected]> Fri, 10 Feb 2006 12:50:22 -0500
Newsgroups gmane.comp.python.quotient.dev
Message-ID <20060210175022.20077.840797861.divmod.quotient.308@ohm>
On Fri, 10 Feb 2006 14:32:50 -0300, Gabriel Jacobo <[email protected]> wrote:
>Hi! I´m testing the axiom database. I just tried to do a simple test with 
>two classes, but I´m running into a little problem...the exception " 'TestA' 
>object did not have attribute '_storeID'" keeps rising up...

Can you post a minimal example which produces this exception?

Jean-Paul