On Tue, Dec 04, 2001 at 01:48:13PM -0500, Eric S. Raymond wrote: > 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.
Getting ncurses and python1.5.x to work is painful, or ncurses + (python 1.5.x || python 2.x) is painful? -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel