Stephen J. Turnbull wrote: > If somebody's introduction to Python is Python 3, I don't see why > they'd want to go back except for a specific app.
A specified app seems quite a likely reason to me. And if they've gotten used to "python" taking them to python3.x, they'll get a surprise when it suddenly starts pointing to 2.x after they installed an older Python for what to them was meant to be a restricted purpose. I just think the python2 and python3 worlds should be kept separate by default, seeing as there are both forwards and backwards incompatibilities. -- Greg _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com