double check of python in

Matthieu Patou mat at samba.org
Sat Dec 4 03:50:06 MST 2010


Hello Jelmer,

You might be not the good one to answer this question so please feel 
free to redirect me.

I discovered that we have this in ./source4/scripting/python/wscript:

def configure(conf):
     # enable tool to build python extensions
     conf.check_tool('python')
     conf.check_python_version((2,4,2))
     conf.check_python_headers()


It looks pretty much like what we have in ./source4/wscript

So is there a good reason to duplicate this tests ?

Matthieu

-- 
Matthieu Patou
Samba Team        http://samba.org
Private repo      http://git.samba.org/?p=mat/samba.git;a=summary





More information about the samba-technical mailing list