peppergrower wrote:

teststring='this is a test'

with cStringIO.StringIO(teststring) as testfile:
        pass

umm.  what exactly do you expect that code to do?

</F>

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to