ValueError: unpack tuple of wrong size???

Oleg Broytmann phd at phd.russ.ru
Fri May 19 06:18:18 EDT 2000


On Fri, 19 May 2000, Dag Sunde wrote:
> Question:
>     When a method has a boolean return, and two output-params, how do I
>     call it?

   I think you must pass two Buffer objects, that will get filled upon
return; the return value should be one boolean...

Oleg.            (All opinions are mine and not of my employer)
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd at phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list