Martin Morrison added the comment:

I hadn't spotted that one!

My refactor goes further (consolidates all duplicates, not just the tb ones), 
is implemented the way you suggested therein (print in terms of extract), and 
is "more efficient" in that it uses generators for all intermediate iterators. 

However, I'm happy to either attach my diff to that issue, refactor mine in 
terms of that one, or whatever you think is best.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17646>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to