Commit 3a70922
committed
Delegate unknown attrs to target in WrappingIO
Same idea as fbb2f4d but more generic.
Only the flushing should be wrapped, everything else should behave like
it would on the target.
The issue arises while trying to access attributes like `encoding` or
`fileno`.1 parent 7f045a2 commit 3a70922
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
| 202 | + | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments