I think one of the large arguments against CML2 right now is that it
needs Python 2.0+ to work, instead of 1.5.x.  IIRC, back in the
begining, 1.5.x was used but then switched to 2.0 because it allowed for
a lot of code to be dropped.

Eric, would it be not-too-painful to either go back to 1.5.x minimum, or
could we do a runtime check for 2.x and either do the extra things for
1.5 or not, depending (not sure if that's worth the bother).  This would
allow a lot more distros already out there to just work.

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to