On Fri, Oct 20, 2000 at 10:40:47AM -0700, Sean 'Shaleh' Perry wrote: > > > > Therefore I'm going to package Python 2.0 in a way that it can be installed > > parallel to the old Python 1.5.2 packages. The Python 2.0 packages won't > > include Readline support though (as well as other things that are covered by > > the GPL). > > > > seeing how 2.0 does break some python, and will continue to do so in the > future, it makes sense to support either version of python. Some python C > modules may not compile etc.
>From what I've heard, it's not that bad generally. Do you have specific examples of things that break ? Gregor