Message246840
LGTM.
A minor comment:
+ def test_mock_open_reuse_issue_21750(self):
We can also add an assert to check the data is actually "data" (e.g. assertEqual(f1.read(), 'data')). |
|
| Date |
User |
Action |
Args |
| 2015-07-17 05:10:26 | berker.peksag | set | recipients:
+ berker.peksag, rbcollins, michael.foord, quasipedia, pkoning |
| 2015-07-17 05:10:26 | berker.peksag | set | messageid: <1437109826.73.0.26605748859.issue21750@psf.upfronthosting.co.za> |
| 2015-07-17 05:10:26 | berker.peksag | link | issue21750 messages |
| 2015-07-17 05:10:26 | berker.peksag | create | |
|