On Feb 2, 2008 6:55 AM, <[EMAIL PROTECTED]> wrote: > > Georg> I would prefer a "python3" alias analogous to the current > Georg> "python" alias, at least as long as Python 2.x is still in wide > Georg> use. > > So, "make install" would install a python3.0 executable and make python3 a > symlink. Makes sense to me. "make bdfl-install" could also create a symlink > to python3 called "python". ;-) > > Anybody who installed multiple versions of Python on their computer today - > at least in the Unixoid world - already has to know about "make altinstall" > so they don't accidentally obliterate the python symlink. I don't > understand what all the fuss is.
Me neither. If you don't want to type "python3.0" why not create a shell alias? -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ 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