r26594: Add right paths to the Python sys.path setting so we don't have to set magic...
authorJelmer Vernooij <jelmer@samba.org>
Tue, 25 Dec 2007 16:36:36 +0000 (10:36 -0600)
committerStefan Metzmacher <metze@samba.org>
Tue, 25 Dec 2007 16:42:06 +0000 (10:42 -0600)
commitaff6a7f27d19b5ad82492dd3e33a6a11bf167c24
tree1515ce24910d00afd0e482ef5624d01947cde584
parent09655ecb965cb4a132297dcccceb22c9c84dcc94
r26594: Add right paths to the Python sys.path setting so we don't have to set magic environment variables when running from the build directory.
source/scripting/python/modules.c
source/scripting/python/smbpython.c