On Wed, Dec 22, 2010 at 1:08 PM, Neal Becker <ndbecker2@gmail.com> wrote: > > Is the formatting of savetxt available with a string as the destination? > > If not, shouldn't this functionality be factored out of savetxt? > Have you tried using a StringIO handle? Peter