[issue8905] difflib should accept arbitrary line iterators

Éric Araujo report at bugs.python.org
Sun Apr 3 21:46:36 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

A quick look at the code doesn’t immediately tells me that difflib accepts sequences, not only lists.  I’m not sure iterators are accepted too.  What specific functions or methods have you found too strict?

----------
stage: needs patch -> test needed
versions: +Python 3.3 -Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8905>
_______________________________________


More information about the Python-bugs-list mailing list