ValueError: unpack tuple of wrong size???

Oleg Broytmann phd at phd.russ.ru
Fri May 19 07:39:57 EDT 2000


On Fri, 19 May 2000, Dag Sunde wrote:
>     fSuccess = self.m_pElTermin.LoginToMarket(self.loginId,
> self.Supplier)
> 
> ...then it complains about: "attribute error: loginId"...

   But what is loginId? Is there loginId in self?

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