build: allow the waf build to work with python 3.0 and 3.1
authorThomas Nagy <tnagy1024@gmail.com>
Wed, 7 Apr 2010 21:45:46 +0000 (07:45 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 7 Apr 2010 21:46:39 +0000 (07:46 +1000)
commit7f3116a63d7d91f4c0d26adf8fcdef0a5a957971
tree46e95f69b7637c38dbbc20455c3dc99408a93df7
parent64957ce0686761acd2a2a7ec1787898d2d8238b6
build: allow the waf build to work with python 3.0 and 3.1

Python 3.x is a bit fussier about print statements and indentation.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
14 files changed:
buildtools/wafsamba/samba_autoconf.py
buildtools/wafsamba/samba_deps.py
buildtools/wafsamba/samba_install.py
buildtools/wafsamba/samba_utils.py
buildtools/wafsamba/wafsamba.py
lib/socket_wrapper/wscript
lib/util/wscript_configure
lib/wscript_build
pidl/wscript
source4/dynconfig/wscript
source4/scripting/wscript_build
source4/selftest/wscript
source4/setup/wscript_build
source4/wscript