Why prefer != over <> for Python 3.0?

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Sun Mar 30 01:35:55 EDT 2008


En Sun, 30 Mar 2008 02:11:33 -0300, hdante <hdante 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




More information about the Python-list mailing list