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 the365 def out(self):367 webapp only: webapp uses `Response.out.write()`, so we point `out` to374 # webapp uses StringIO as Response.out, so we need to convert anything