Commit 63cd190
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 9081722 commit 63cd190
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