bool regress_test_simple_boxed_a_equals Regress.TestSimpleBoxedA self Regress.TestSimpleBoxedA other_a Regress.TestSimpleBoxedA.equals @accepts(Regress.TestSimpleBoxedA, Regress.TestSimpleBoxedA) @returns(bool) def equals(self, other_a): # Python wrapper for regress_test_simple_boxed_a_equals() <code>self</code> <code>other_a</code> <code>Returns</code> {formatter.format(node, node.retval.doc)}