( 2.31.New operators: 'eq', 'ne', 'last', '..' ) ?

Evguenii Smogailov sei at sunse.jinr.ru
Wed Jan 19 15:37:45 EST 2000


Hi all,

Maybe someone (like PSA member) would like to submit this (below) as an 
entry to the To-Do list (in minor language design section)?
--------------------------------

New operators:
1) 'eq' (like '==');
2) 'ne' (like '!=','<>');
3) 'last' (like 'continue');
4) '..' for generating sequences (like '1..20' or 'a..z'),
like in Perl.

Generally for improving readability,
(and Perl compatibility).

------------------------------

evguenii




More information about the Python-list mailing list