Hello Everyone, Is this line necessary
form = cgi.FieldStorage(fp=environ['wsgi.input'], environ=environ) to read form field from 'index.py', home.py', etc. ? Will this line be more that sufficient to handle a multiuser / multiple form application, running on a web server ? Thanks Nitin -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
