[Python-Dev] Re: accumulator display syntax
Delaney, Timothy C (Timothy)
tdelaney at avaya.com
Wed Oct 22 00:44:13 EDT 2003
More information about the Python-Dev mailing list
Wed Oct 22 00:44:13 EDT 2003
- Previous message: [Python-Dev] accumulator display syntax
- Next message: [Python-Dev] accumulator display syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> From: David Eppstein [mailto:eppstein at ics.uci.edu] > > Once I have iterator expressions, I can simplify it by > dropping a whole two > characters (the brackets) and get an unimportant time > savings. But with > PEP 274, I could write > > pos2d = > {s:(positions[s][0]+dx*positions[s][2],positions[s][1]+dy*posi > tions[s][2]) > for s in positions} Don't be evil ... <wink> Tim Delaney
- Previous message: [Python-Dev] accumulator display syntax
- Next message: [Python-Dev] accumulator display syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list