int regress_annotation_object_in Regress.AnnotationObject self int inarg Regress.AnnotationObject.in @accepts(Regress.AnnotationObject, int) @returns(int) def in(self, inarg): # Python wrapper for regress_annotation_object_in()

This is a test for in arguments

<code>self</code>

a

<code>inarg</code>

This is an argument test

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