CGI -- generating images -- \x0A always added!
M-a-S
NO-MAIL at hotmail.com
Wed Sep 10 03:27:05 EDT 2003
Thank you!
M-a-S
"Bengt Richter" <bokr at oz.net> wrote in message news:bjm9h6$mms$0 at 216.39.172.122...
> On Wed, 10 Sep 2003 03:05:51 GMT, "M-a-S" <NO-MAIL at hotmail.com> wrote:
>
>
> # untested ...
> sys.stdout.write('Content-type: image/gif\n\n') # should be the same
> >
> >print data,
> sys.stdout.write(data)
> sys.stdout.close()
> >
> HTH. It should be easy to try. Let us know.
>
> Regards,
> Bengt Richter
More information about the Python-list
mailing list