This is done for any "byref" args - when Python knows an arg is byref, it
returns it along with the real return value. This is the only reasonable
way to represent byrefs.
This is covered in the book.
Mark.
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Gene
> Chiaramonte
> Sent: Tuesday, 28 November 2000 12:20 PM
> To: [EMAIL PROTECTED]
> Subject: com client return values
>
>
> Why is it that a call to a com object method with no parameters returns a
> value. But a call to a com method with one or more parameters returns the
> return value and all the arguments in a tuple?
>
> Just wondering why this is. Also, is there any mention of the is the PPW32
> book?
>
> Thanks,
>
> Gene
>
> _______________________________________________
> ActivePython mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/activepython
>
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython