Avoid use of parentheses in Python import statements, as it's not supported by Python2.3.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 19 Dec 2008 20:47:31 +0000 (21:47 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 19 Dec 2008 20:47:31 +0000 (21:47 +0100)
commit6998ef4fe021ebf40f63c2191d3259888a8ad7f4
tree898e1ec849e5fa2b8987d8c50fc1b8ace4957eac
parentaf138af9e25cb9a362f8a67018645cfb30446d5a
Avoid use of parentheses in Python import statements, as it's not supported by Python2.3.
source4/lib/ldb/tests/python/ldap.py
source4/scripting/python/samba/tests/samba3.py
source4/setup/provision
source4/setup/provision-backend