(self, other)
| 159 | |
| 160 | class Pred: |
| 161 | def __eq__(self, other): |
| 162 | nonlocal cnt |
| 163 | cnt += 1 |
| 164 | if cnt == when: |
| 165 | atexit.unregister(what) |
| 166 | if other is f2: |
| 167 | return True |
| 168 | return False |
| 169 | |
| 170 | for what, expected in ( |
| 171 | (f1, [3]), |
nothing calls this directly
no test coverage detected