mmap?

seung-won hwang shwang5 at students.uiuc.edu
Mon Oct 23 13:58:41 EDT 2000


Hi, thanks for your answer. However, I think mmap is only for mutable
string. Is there any other way to save/load data structure on memory
to file using Python? Your answer would be very helpful to me!


> >Or is there any other way to flush data structure on the memory
> >to the file and load from the file later? I would appreciate your
> >answers very much!
> 
> Use the mmap module?
> -- 
>                       --- Aahz (Copyright 2000 by aahz at pobox.com)
> 
> Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
> Hugs and backrubs -- I break Rule 6
> 
> "In the end, outside of spy agencies, people are far too trusting and
> willing to help."  -- Ira Winkler
> 
> 




More information about the Python-list mailing list