int regress_annotation_object_inout3 Regress.AnnotationObject self int inoutarg Regress.AnnotationObject.inout3 @accepts(Regress.AnnotationObject, int) @returns(int) def inout3(self, inoutarg): # Python wrapper for regress_annotation_object_inout3()

This is a 3th test for out arguments

<code>self</code>

a

<code>inoutarg</code>

This is an argument test

<code>Returns</code> {formatter.format(node, node.retval.doc)}