On 12/27/2009 12:03 PM Alan Gauld said...

"Modulok" <modu...@gmail.com> wrote

How do I create a file which exists only in memory? (Think diskless.)

The nearest I can think of is probably StringIO

Take a look at the docs for that and see if it works for you...


There's also http://docs.python.org/library/mmap.html -- but I've never tried it.

Emile


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to