Re: busted 'make swig-py'...
From: Greg Stein <gstein_at_lyra.org>
Date: 2003-03-01 00:58:10 CET
On Fri, Feb 28, 2003 at 03:11:16PM -0800, Matt Kraai wrote:
Grr...
>...
Just the left-most.
>...
We don't want all of the deps. Just the first one, which is sources[0].
> for objname, sources in self.graph.get_deps(gen_base.DT_OBJECT):
No need to split. Just use sources[0].
[ btw, note that STRING.split is Python 2.x specific; gen-make and its
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 Sat Mar 1 00:53:28 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.