Prepend the tools directory to python module path
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 25 Jan 2011 12:56:04 +0000 (12:56 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 25 Jan 2011 12:56:04 +0000 (12:56 +0000)
commitd01a45b2b11854fef2716eb09e951c7612f60732
tree03b1c676ea8120613de7fb7fae2dc8eefbd79817
parent4c9254c05451ea686a57fc8676947c68c10b466a
Prepend the tools directory to python module path

This works around possible collisions with modules installed in the system
python directories.

See Gentoo Linux bug report:
http://bugs.gentoo.org/349794

Patch by Mike Gilbert <floppymaster@gmail.com>

Review URL: http://codereview.chromium.org/6253009

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6463 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
AUTHORS
SConstruct