int regress_annotation_object_out Regress.AnnotationObject self int outarg Regress.AnnotationObject.out @accepts(Regress.AnnotationObject, int) @returns(int) def out(self, outarg): # Python wrapper for regress_annotation_object_out()

This is a test for out arguments

<code>self</code>

a

<code>outarg</code>

This is an argument test

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