blob: 0da9c4997e1aa1c4b20d99171c892dea57157acd [file] [log] [blame]
:func:`unittest.mock.mock_open` results now respects the argument of read([size]).
Patch contributed by Rémi Lapeyre.