Message264183
You're changing _mock_call but readline is actually implemented in _readline_side_effect - just changing that should be all thats needed (to deal with StopIteration). You will however need to fixup the return values since the test I added is a bit wider than just the single defect you uncovered. |
|
| Date |
User |
Action |
Args |
| 2016-04-25 16:03:20 | rbcollins | set | recipients:
+ rbcollins, yolanda.robla |
| 2016-04-25 16:03:20 | rbcollins | set | messageid: <1461600200.07.0.284585415648.issue26807@psf.upfronthosting.co.za> |
| 2016-04-25 16:03:20 | rbcollins | link | issue26807 messages |
| 2016-04-25 16:03:20 | rbcollins | create | |
|