On Thu, Sep 26, 2013 at 11:32 AM, Terry Reedy <[email protected]> wrote: > Since CGI uses stdout for the finished product, it could have used stdin for > the input.
Haven't used CGI in years, but I thought POST data came on stdin? ChrisA -- https://mail.python.org/mailman/listinfo/python-list
