Home | History | Annotate | Download | only in webapp2

Lines Matching defs:out

102     408: 'Request Time-out',
104 504: 'Gateway Time-out',
346 - ``out`` is not a ``StringIO.StringIO`` instance. Instead it is the
365 def out(self):
367 webapp only: webapp uses `Response.out.write()`, so we point `out` to
374 # webapp uses StringIO as Response.out, so we need to convert anything