t.w.c._FakeUrllib2Response(object) : class documentation

Part of twisted.web.client View Source View In Hierarchy

A fake urllib2.Response object for cookielib to work with.
Present Since11.1
Instance Variable response Underlying Twisted Web response. (type: twisted.web.iweb.IResponse)
Method __init__ Undocumented
Method info Undocumented
response =
Underlying Twisted Web response. (type: twisted.web.iweb.IResponse)
def __init__(self, response): (source)
Undocumented
def info(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.