Retrieve input

amfr amfr.org at gmail.com
Thu Dec 1 17:26:26 EST 2005


Thanks, but when I try to read the stream using read(), the script just
keeps on going and does not stop. When i press ctrl + c, the script
shows thsi (top of error taken off):
  File "modules/runpython.py", line 88, in runModule
    sys.stdin = self.rfile.read()
  File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/socket.py",
line 283, in read
    data = self._sock.recv(recv_size)
KeyboardInterrupt

Any ideas?




More information about the Python-list mailing list