Raymond Hettinger <[email protected]> added the comment: This looks to be a reasonable request.
I think the patch would be better if the filtering were done directly in get_names(). A subclass can override or extend that method if it wants to customize the filter. ---------- assignee: -> rhettinger nosy: +rhettinger versions: +Python 3.3 -Python 2.7, Python 3.4 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13214> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
