]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix mock_open docstring to use readline (#11176)
authorXtreak <tirkarthi@users.noreply.github.com>
Thu, 20 Dec 2018 16:00:21 +0000 (21:30 +0530)
committerChris Withers <chris@withers.org>
Thu, 20 Dec 2018 16:00:21 +0000 (16:00 +0000)
commit71f82a2f2085464f5ec99c16bce57bd1631733bd
tree678b8b6206c24b0f86ed1b99c24bbaf21ed517d1
parent292cd6e33104d9f458232a14998fe5c62f7f7e81
Fix mock_open docstring to use readline (#11176)
Lib/unittest/mock.py