Re: [python-win32] win32com problem with LabVIEW

2005-06-25 Thread Konstantin Veretennicov
On 6/25/05, Kuner Martin <[EMAIL PROTECTED]> wrote: > Is that behaviour with returnvalues only valid for COM accesses, or is it > standard python ? It is standard Python, of course, like the rest of win32com interface. Python has no "out" parameters per se, but any function can return tuple: >>>

Re: [python-win32] win32com problem with LabVIEW

2005-06-25 Thread Kuner Martin
Great, it works !! Many thanks !! Is that behaviour with returnvalues only valid for COM accesses, or is it standard python ? Regarding the problem with the TLB-File and makepy: Is that a makepy problem or a win32com problem ? I´ve never entered a problem at sourceforge, so to which project belo