PEP 276 Simple Iterator for ints (fwd)
James_Althoff at i2.com
James_Althoff at i2.com
Wed Nov 28 16:20:29 EST 2001
More information about the Python-list mailing list
Wed Nov 28 16:20:29 EST 2001
- Previous message (by thread): PEP 276 Simple Iterator for ints (fwd)
- Next message (by thread): a question of using regular expression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
David Eppstein wrote:
>or even (with Perl-like conciseness)
> if i in 5:
(Assuming that the above was meant as a ding and not a compliment ;-)
Even if
for rowindex in table.rowcount:
has "Perl-like conciseness", you have to admit at least that it doesn't add
any Perl-like line noise. <wink>
Jim
- Previous message (by thread): PEP 276 Simple Iterator for ints (fwd)
- Next message (by thread): a question of using regular expression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list