Is StringIO new?

Mike Tibbs (tibbs@dopey.si.com)
Wed, 8 Feb 95 16:02 EST

> import StringIO
> import sys
> myout = StringIO.StringIO()
> myerr = StringIO.StringIO()
>
> [other stuff deleted]

Is this a new module? I have not seen it before.
I'm using version 1.1.1

== Michael Tibbs
== tibbs_michael@si.com