pydsdb: Mark all SamDB and Schema methods that are in pydsdb as
authorJelmer Vernooij <jelmer@samba.org>
Sun, 20 Jun 2010 13:22:49 +0000 (15:22 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 20 Jun 2010 13:22:49 +0000 (15:22 +0200)
commit9e02764f7c34fd5c9686c7a754a30e9a6ae95769
tree423cc0f7b6d14a442bf5db69bdc8184608bdd968
parent7b32f65600988421dc8c825109e225612a3b6166
pydsdb: Mark all SamDB and Schema methods that are in pydsdb as
private, to discourage them being called directly.
source4/dsdb/pydsdb.c
source4/scripting/python/samba/__init__.py
source4/scripting/python/samba/samdb.py
source4/scripting/python/samba/schema.py