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

This is a test for out arguments

self :

a

inoutarg :

This is an argument test

Returns :

an int