mvpa2.testing.tools.eq

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

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