Changes between Initial Version and Version 1 of Ticket #20286, comment 8


Ignore:
Timestamp:
Mar 24, 2016, 4:16:36 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20286, comment 8

    initial v1  
    77Here is the code for the trace:
    88
     9{{{
    910--- wsgi.py     2009-08-21 09:25:38.000000000 -0300
    1011+++ wsgi.py     2009-08-21 09:25:14.000000000 -0300
     
    2223             gateway = self.server.gateway(self, environ)
    2324             gateway.run(self.server.application)
    24 
     25}}}