Tom Rini <[EMAIL PROTECTED]>:
> 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.

There's a problem.  It's called ncurses.  This might be doable but it 
would be very, very painful.
-- 
                <a href="http://www.tuxedo.org/~esr/";>Eric S. Raymond</a>

Freedom, morality, and the human dignity of the individual consists
precisely in this; that he does good not because he is forced to do
so, but because he freely conceives it, wants it, and loves it.
        -- Mikhail Bakunin 

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

Reply via email to