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

Berker Peksag report at bugs.python.org
Wed Sep 12 18:21:19 EDT 2018


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


New changeset 2087023fdec2c89070bd14f384a3c308c548a94a by Berker Peksag (Tony Flury) in branch 'master':
bpo-32933: Implement __iter__ method on mock_open() (GH-5974)
https://github.com/python/cpython/commit/2087023fdec2c89070bd14f384a3c308c548a94a


----------

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


More information about the Python-bugs-list mailing list