Use new style python classes.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 1 Aug 2008 19:00:09 +0000 (21:00 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 1 Aug 2008 19:00:09 +0000 (21:00 +0200)
commit1c94f3e95da5b520ee631670a30f96e487f12ac8
tree0e6533be81e69123ba2a33406fd3336b892eaaad
parentfff006bd84fc3fd1d9fdd22e3c20110285b2c144
Use new style python classes.
(This used to be commit 2a39aae0cef310a79427feb1b85f6794ea36849a)
source4/scripting/python/samba/provision.py
source4/scripting/python/samba/samba3.py
source4/scripting/python/samba/samr.py
source4/scripting/python/samba/tests/dcerpc/bare.py
source4/scripting/python/samba/tests/dcerpc/registry.py
source4/scripting/python/samba/tests/dcerpc/rpcecho.py
source4/scripting/python/samba/tests/provision.py
source4/scripting/python/samba/tests/samba3.py
source4/scripting/python/subunit/__init__.py