Thread: python - be: Remove setattr as it was just a wasting way to say "you

python - be: Remove setattr as it was just a wasting way to say "you

From
jwp@pgfoundry.org (User Jwp)
Date:
Log Message:
-----------
Remove setattr as it was just a wasting way to say "you can't set the
attribute".
Return false on comparisons that aren't comparing Postgres.Object's. This was
meant to be a convenience, but it seems like it might cause more trouble than it
would do good.

Modified Files:
--------------
    be/src:
        object.c (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/object.c.diff?r1=1.1&r2=1.2)