Why prefer != over <> for Python 3.0?

MRAB google at mrabarnett.plus.com
Sun Mar 30 10:10:20 EDT 2008


On Mar 30, 6:35 am, "Gabriel Genellina" <gagsl-... at yahoo.com.ar>
wrote:
> En Sun, 30 Mar 2008 02:11:33 -0300, hdante <hda... at gmail.com> escribió:
>
> >  BTW, my opinion is that it's already time that programmer editors
> > have input methods advanced enough for generating this:
>
> > if x ≠ 0:
> >     ∀y ∈ s:
> >         if y ≥ 0: f1(y)
> >         else: f2(y)
>
> Fine if you have the right keyboard... Try to write APL with a standard
> keyboard :)
>
There was a version of APL for the Sinclair QL which replaced the
standard APL symbols with keywords.



More information about the Python-list mailing list