Zdeněk Pavlas added the comment:

Hit this issue too, but with the "read" method.  I think that providing a 
custom read() and write() methods in the wrapper class that override 
__getattr__ is a sufficient solution. These are the attributes most likely to 
be used as the "tail".

----------
nosy: +Zdeněk.Pavlas

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18879>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to