Raymond Hettinger <[email protected]> added the comment: Go head an patch the first self.matching_blocks to also return a named tuple. Also, correct any doctests or examples using these.
The docs could also mention that list of namedtuples with fields a, b, and size is returned by get_matching_blocks(). ---------- assignee: rhettinger -> terry.reedy priority: normal -> low _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12384> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
