mvpa2.testing.eq

mvpa2.testing.eq_(a, b, msg=None)

Shorthand for ‘assert a == b, “%r != %r” % (a, b)