Re: Proposal: Reorganizing Python for Python2 (and fixes for the previous proposal)
On Wed, Jan 10, 2001 at 10:14:17AM +0100, Jérôme Marant wrote:
> * we make /usr/bin/python point to python 2 thanks to alternatives
Oh gag. This was the same thing that's made perl such a mess. The major
problem (or one of them) is that packages that need python 2 can't rely
on /usr/bin/python actually being python 2 if you do this.
Cheers,
aj
--
Anthony Towns <aj@humbug.org.au> <http://azure.humbug.org.au/~aj/>
I don't speak for anyone save myself. GPG signed mail preferred.
``Thanks to all avid pokers out there''
-- linux.conf.au, 17-20 January 2001
Reply to: