Windows Memory Mapped Files

Martin v. Loewis martin at v.loewis.de
Fri Mar 1 19:08:18 EST 2002


Spencer Ernest Doidge <spencer at efn.org> writes:

> Is there a way, running a Python script in a console window, to read/write
> Memory Mapped files?

Using the mmap module, this should be possible.

Regards,
Martin



More information about the Python-list mailing list