python 2.6



Hi devs,

Since python2.6 is required for Kupfer, I installed both python2.5 and
python2.6 on my distribution (Debian sid).

But waf still configures Kupfer to use python2.5. I could not achieve
to tell waf to use python2.6.

So I get errors like json.loads (function does not exist, since
it is specific to 2.6), or

with _exclusion(src):
=> SyntaxError: invalid syntax


Does someone know how to do ?

-- 
Christophe Benz


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]