Home | History | Annotate | Download | only in python2

Lines Matching refs:_MyResponse

163 class _MyResponse(StringIO.StringIO):
205 return _MyResponse("the body", status="200")