[issue32933] mock_open does not support iteration around text files.

Berker Peksag report at bugs.python.org
Mon Jul 9 12:31:56 EDT 2018


Berker Peksag <berker.peksag at gmail.com> added the comment:

This is basically a duplicate of bpo-21258, but I haven't closely look at the patches in both issues yet.

We should probably consider adding support for __next__ as well.

----------
nosy: +berker.peksag

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32933>
_______________________________________


More information about the Python-bugs-list mailing list