[issue23004] mock_open() should allow reading binary data

Aaron Hill report at bugs.python.org
Sat Dec 13 04:07:50 CET 2014


Aaron Hill added the comment:

I've created a patch that fixes this, and added an accompanying unit test (which fails without the change).

----------
keywords: +patch
nosy: +Aaron1011
Added file: http://bugs.python.org/file37435/mock-open-allow-binary-data.patch

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


More information about the Python-bugs-list mailing list