@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
self
a
str_out
string return value
Returns