Re: Any ideas why Axiom is acting odd?

Robert Gravina <[email protected]> Wed, 28 Jun 2006 20:00:19 +0900
Newsgroups gmane.comp.python.quotient.dev
Message-ID <[email protected]>
> * Robert Gravina <[email protected]> [2006-06-28 00:33:55 -0600]:
>
>> SCHEMA: 1 library_items lending_library 1
>>
>> SCHEMA: 2 None None None
>>
>> Other examples (and my code) gives simlar results. It's like only one
>> of the schemas is getting stored correctly.
>
> Did you delete the old store? If not, the incorrect schema entries and
> so on would still be in there, causing a problem when you try to  
> open it
> again.

Do those examples run for you? Perhaps it's a problem with my setup,  
but I have no idea why, because some very simple examples will  work.

Thanks

Robert