Brad Miller wrote:
> <dict_items object ('a', 1), ('b', 2), ... >I wouldn't include the word "object" in any of these. Everything in Python is an object, so it's just space-wasting noise. -- Greg _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
