marshal doesn't work with "file-like" objects

Fredrik Lundh fredrik at effbot.org
Sun Jan 28 04:40:22 EST 2001


Chuck wrote:
> It would be even faster to simply write the marshal results to memory
> first and then blast them out to disk in one fell swoop, e.g.
> ultimately one fprintf() call.

See Tim's post at the start of this thread.

Cheers /F





More information about the Python-list mailing list