ResponseSocketIO

class pytest_response.interceptors._urllib.ResponseSocketIO(sock, mode)[source]

Bases: SocketIO

Provides a method to write the value of the buffer into another var for dumping. Wrapper for ~socket.SocketIO.

Methods Summary

readinto(b)

Wrapper function for socket.SocketIO.readinto

Methods Documentation

readinto(b)[source]

Wrapper function for socket.SocketIO.readinto