Where O Where Did My Data Buffer Go?

Sheila King sheila at spamcop.net
Thu May 3 08:55:28 EDT 2001


On Thu, 3 May 2001 00:50:27 -0500, "Chris Gonnerman"
<chris.gonnerman at newcenturycomputers.net> wrote in comp.lang.python in article
<mailman.988868705.15019.python-list at python.org>:

:The problem here is, since the KBB server is using HTTP POST to send the
:data, your sys.stdout stream is connected back to KBB.  THEY don't need
:the data echoed back.
:
:The data needs to be collected and sent via SMTP or saved to disk.

FYI, he wrote me an e-mail, and said that it worked. Go figure.

(I'm just a CGI/Python newbie, so I'm as willing to believe one way as the
other, without personal experimentation. Heck, I've got two websites. Now I
wonder if I should try something like this myself...frame a script from one of
my sites in my other site and experiment with something like this.)

--
Sheila King
http://www.thinkspot.net/sheila/
http://www.k12groups.org/




More information about the Python-list mailing list