Talin wrote: > 2) Names for d_keys, et al: > > -- map_keys_view > -- map_values_view > -- map_keys_values_view or map_items_view
I didn't think we were going to attempt to implement any of these generically. I thought each type would provide its own implementations tuned to the details of its internals. -- Greg _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
