Re: Axiom Testing

Glyph Lefkowitz <[email protected]> Fri, 10 Feb 2006 14:30:25 -0500
Newsgroups gmane.comp.python.quotient.dev
Message-ID <[email protected]>
On Fri, 2006-02-10 at 15:58 -0300, Gabriel Jacobo wrote:
> 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?

I find that unlikely; the semantics of "hasattr" haven't changed (that
I'm aware of) since 1.5.2.

I'm using 2.4.2 on both Windows and Linux.