[Distutils] Does buildout have a way to issue its version of sys.path?

kevin lazyweb at gmail.com
Sat May 8 09:16:11 CEST 2010


Ok, I use vim in the console.  I have python compiled into it, the
system python. If i could get the value of sys.path in my buildout, I
could add it  to vim and then have omni completion for everything in
the buildout.  That's the goal.

So:  is there a way to get sys.path's value in a buildout?  I'd like
to make things a bit more automatic than copying the sys.path
invocation in bin/buildout itself...


More information about the Distutils-SIG mailing list