Why prefer != over <> for Python 3.0?

hdante hdante at gmail.com
Sun Mar 30 07:41:56 EDT 2008


On Mar 30, 2: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 :)
>
> --
> Gabriel Genellina

 My sugestion considered using standard keyboards (hint: read again).



More information about the Python-list mailing list