Re: Python/swig bindings.
From: Greg Stein <gstein_at_lyra.org>
Date: 2004-10-08 09:33:34 CEST
On Sat, Oct 02, 2004 at 12:32:04PM -0400, Greg Hudson wrote:
That only works for newer versions of Python (2.2 and later?). They can do
Mike's point about using default args works, but I tend to use class
class Foo:
f = Foo(10)
The "baton" is the instance itself. Through the "self" variable, I can
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Oct 8 09:42:51 2004 |
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.