[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

inconsistency in Python SWIG return parameters

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-02-27 21:55:11 CET

Marshall White <cscidork@yahoo.com> writes:
> In Python, calling a function that has more than one output goes something like this:
> out1, out2, out3 = foo()
>
> The error said something to the effect of "there are more variables
> than the number of 'things' returned from the function." Of course
> the actual error message didn't use those words exactly, but that
> was what "my interpretation."
>
> The error was easy enough to reproduce. I'll revert, rebuild and
> get back to you with the exact error message.

The error you're describing is *exactly* the problem that necessitated
the workaround in revision 5137. See my mail just now, with the
subject

   "inconsistency in Python SWIG return parameters"

Does it seem familiar?

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 27 22:30:32 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.