Hi, At Sat, 7 Dec 2002 12:52:54 +0900, Chris Pine wrote: > Where can I learn more about the StringIO class? # The source ;) Its usage should be almost same as IO, except for diferrences written in ext/stringio/README file. > If it's not in my beloved pickaxe, I don't know about it. :( > Do one of the other books cover this? StringIO was added after the PickAxe, so it's not of course. I don't know about (English) books well. > Now I just need to figure out how to grab the input *as it's being grabbed* > so I can echo it to the output... Sorry, but I don't know what you mean by "as grabbed". -- Nobu Nakada