Guido van Rossum added the comment: How about a slight change to the proposed API, and make it a varargs function? E.g.
operator.attrgetter('person', 'displayname') This would avoid the need to parse the argument. ---------- nosy: +gvanrossum __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1826> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com