This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, oopos
Date 2009-01-15.10:59:24
SpamBayes Score 0.08538827
Marked as misclassified No
Message-id <1232017166.25.0.539387131535.issue4953@psf.upfronthosting.co.za>
In-reply-to
Content
Does it work if you change your script like this:
   opsform = cgi.FieldStorage(open(sys.stdin.fileno(), 'rb'))
History
Date User Action Args
2009-01-15 10:59:26amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, oopos
2009-01-15 10:59:26amaury.forgeotdarcsetmessageid: <1232017166.25.0.539387131535.issue4953@psf.upfronthosting.co.za>
2009-01-15 10:59:25amaury.forgeotdarclinkissue4953 messages
2009-01-15 10:59:24amaury.forgeotdarccreate