On Aug 12, 2009, at 10:07 PM, Nathan Beyer wrote: > Is there an implementation of the IO class that operates on in-memory > byte arrays (or other data structure)? I haven't seen anything in the > core/stdlib. Yes, see the standard StringIO library. James Edward Gray II