I wrote: > d.keys() will create > and return an indexable view object,
Sorry, that's not quite right -- it probably won't be indexable, only iterable. But the argument for keeping it as a method still applies. -- Greg _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com