Commit Graph

5 Commits

Author SHA1 Message Date
Guido van Rossum 2faa29c5cf - Clarify that the ordering of keys, values and items is compatible.
- Note that comparing two d_items instances could compare the underlying
  dicts.
- Ask whether we need more of a motivation.
- Observe that we could cache+reuse the keys/values/items objects.
2006-12-24 01:33:16 +00:00
Guido van Rossum 9cf994cde3 Clarified lots of issues, added more open issues. 2006-12-23 05:22:30 +00:00
Neal Norwitz 9c21601ee9 Fix typo 2006-12-20 06:36:16 +00:00
Guido van Rossum 9be72a8133 Wrote the real PEP (mostly). 2006-12-20 05:44:20 +00:00
Guido van Rossum c599c8e2ef Not really creating the PEP, just a stub to reserve the PEP number. 2006-12-20 03:03:44 +00:00