[Python-Dev] deprecating string module?
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Wed, 29 May 2002 19:25:42 +0400
On Wed, May 29, 2002 at 11:16:55AM -0400, Raymond Hettinger wrote:
> Premise 1:
>
> > > The one difference is that <> is favored by some people close to
> > > Guido's heart. He'd never piss off his brother or his sysadmin. :)
>
> Premise 2:
> > But in Python 3, only != will be supported.
>
> Conclusion:
> Python 3 will never happen.
Agree :) I don't understand what is wrong with <> syntax.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.