summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-02-11 06:12:03 +0000
committerGuido van Rossum <guido@python.org>2007-02-11 06:12:03 +0000
commit6308f632af1c51802e8917bc6494ea3f56ddabc4 (patch)
treebbbf764c7ee1fc61032410493a29a6df15dbeecc /README
parentc23f270cb89d26833c084e332c563413205283a6 (diff)
downloadcpython-6308f632af1c51802e8917bc6494ea3f56ddabc4.tar.gz
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
and .keys(), .items(), .values() return dict views. The dict views aren't fully functional yet; in particular, they can't be compared to sets yet. but they are useful as "iterator wells". There are still 27 failing unit tests; I expect that many of these have fairly trivial fixes, but there are so many, I could use help.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions