Re: Axiom Testing
Gabriel Jacobo <[email protected]> Fri, 10 Feb 2006 15:58:59 -0300
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <[email protected]> |
Which Python version are you using? Perhaps the implementation of the "hasattr" function in my intepreter (2.4.1) is different from the one you are using?? Are you trying this on Linux or Windows? Glyph Lefkowitz escribió: > On Fri, 2006-02-10 at 15:09 -0300, Gabriel Jacobo wrote: > > >> I tested it using the SVN version as well... >> > > This doesn't happen for on the SVN version either, and I don't believe > it would happen on the released version (although TestB doesn't define > any attributes, so it won't ever work if you instantiate one and I don't > recall if that would have imported cleanly before). Are you sure you > don't have some other modifications to axiom which are causing this? > > >> by the way, I´ve added a >> reference mechanism that allows to have a ref count on objects to >> avoid >> deletion of such referenced objects, are you interested in that? >> > > I don't think we want to add that feature, as I said, referential > integrity is different from refcounting, but I would be interested to > see how you did it. > > > _______________________________________________ > Divmod-dev mailing list > [email protected] > http://divmod.org/users/mailman.twistd/listinfo/divmod-dev > >