[Python-Dev] defaultdict and on_missing() (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Fri Feb 24 07:53:12 CET 2006
- Previous message: [Python-Dev] defaultdict and on_missing()
- Next message: [Python-Dev] defaultdict and on_missing()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Chermside wrote:
The next() method of iterators was an interesting object lesson. ... Since it was sometimes invoked by name and sometimes by special mechanism, the choice was to use the unadorned name, but later experience showed that it would have been better the other way.
Any thoughts about fixing this in 3.0?
-- Greg
- Previous message: [Python-Dev] defaultdict and on_missing()
- Next message: [Python-Dev] defaultdict and on_missing()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]