Message124875
Since GZipFile inherits from BufferedIOBase, and TextIOWrapper is supposed to be designed to wrap a BufferedIOBase object, I would say yes it ought to work. On the other hand there may also be a doc error there, since it may be that TextIOWrapper actually needs to wrap one of the subclasses of BufferedIOBase. |
|
| Date |
User |
Action |
Args |
| 2010-12-29 21:59:16 | r.david.murray | set | recipients:
+ r.david.murray, pitrou, dabeaz |
| 2010-12-29 21:59:16 | r.david.murray | set | messageid: <[email protected]> |
| 2010-12-29 21:59:11 | r.david.murray | link | issue10791 messages |
| 2010-12-29 21:59:11 | r.david.murray | create | |
|