-
Jim Fulton authored
should behave properly. Comparison should now work correctly for wrapped objects, even when compared with unwrapped objects. Note that when a comparison or numeric operator is a Python method or is interited from a data-less base class, then a wrapped object is passed to the operator and acquisition may be used.
7d0d5672