s4-python Remove manipuation of python path from samba module
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 Feb 2011 03:58:11 +0000 (14:58 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 2 Feb 2011 04:21:13 +0000 (15:21 +1100)
commitdbe0b078492ea20da2b0aa3bb1d1c6138d16454e
treeeda9e3f2705b97b6e401b91f585bc6eefd93fbe4
parent7faa3be45359a94593d22e2bbe7eda0ddffa146c
s4-python Remove manipuation of python path from samba module

This manipulation should be done by top level scripts, otherwise we
won't find samba in the first place (and these can be munged correctly
for the install).

Andrew Bartlett
source4/scripting/python/samba/__init__.py