bool regress_annotation_object_string_out Regress.AnnotationObject self unicode str_out Regress.AnnotationObject.string_out @accepts(Regress.AnnotationObject, unicode) @returns(bool) def string_out(self, str_out): # Python wrapper for regress_annotation_object_string_out()

Test returning a string as an out parameter

<code>self</code>

a

<code>str_out</code>

string return value

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