On 3/16/14, Andrea <[email protected]> wrote: > In the > short term the current "broken" code will still work without > having to be rewritten.
You'll end up in the same situation as Python 3. Most people will not only keep existing code, but continue to write *more of it*. By the time the "compatibility profile" is removed, it's going to become 100x harder to change all of that code, which means nobody will do it.
