bool regress_test_obj_torture_signature_1 Regress.TestObj self int x float y int z unicode foo int q int m Regress.TestObj.torture_signature_1 @accepts(Regress.TestObj, int, float, int, unicode, int, int) @returns(bool) def torture_signature_1(self, x, y, z, foo, q, m): # Python wrapper for regress_test_obj_torture_signature_1()

This function throws an error if m is odd.

<code>self</code>

A

<code>x</code> <code>y</code> <code>z</code> <code>foo</code> <code>q</code> <code>m</code> <code>Returns</code> {formatter.format(node, node.retval.doc)}