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... _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
