Changeset 35572

Timestamp:
Oct 12, 2006, 9:07:07 AM (16 years ago)
Author:
david_abrahams
Message:

Make object comparison operators return object instead of bool, to
accomodate strange beasts like numarray arrays that return arrays that
can't be used as truth values from their comparison ops.

Fix numpy test for portability with old doctest (again!)

(No files)

Note: See TracChangeset for help on using the changeset viewer.