homepage

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 draghuram
Recipients
Date 2007年01月22日.17:45:05
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Ok. This may sound stupid but I couldn't find a way to attach a file to this bug report. So I am copying the code here:
************
import sys
line = sys.stdin.readline()
while (line):
 print line,
 line = sys.stdin.readline()
print "eof"
*************
History
Date User Action Args
2007年08月23日 14:51:15adminlinkissue1633941 messages
2007年08月23日 14:51:15admincreate

AltStyle によって変換されたページ (->オリジナル) /