[Python-Dev] Assignment to None (original) (raw)
Leif Walsh adlaiff6 at gmail.com
Thu Jun 12 19:13:45 CEST 2008
- Previous message: [Python-Dev] Assignment to None
- Next message: [Python-Dev] Assignment to None
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I haven't been following this thread very closely, so I'm not sure what the status is, but I'd just like to point out that yesterday I used the fact that a[None] = b works, when I used the @memoize decorator from the wiki. This seems to provide an argument that, for symmetry's sake, we might want to keep a.None = b as well.
-- Cheers, Leif
- Previous message: [Python-Dev] Assignment to None
- Next message: [Python-Dev] Assignment to None
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]