Message 123069 - Python tracker
>> What is __read__ supposed to be? > I don't think is required. The point is that Python does not define a __read__ magic method. Only read exists, on file objects.
>> What is __read__ supposed to be? > I don't think is required. The point is that Python does not define a __read__ magic method. Only read exists, on file objects.