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

This is a second 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)}