mmap example?

Neal Norwitz neal at metaslash.com
Tue Mar 18 20:41:27 EST 2003


On Tue, 18 Mar 2003 18:53:25 -0500, VanL wrote:

> I am trying to work with mmap, but the documentation is a bit terse.
>  Does anyone have an example of using mmap?   Any pitfalls regarding its
> use?

There are some small incompatibilities between different platforms.
Look at the test for simple example usages.  The test is part of 
the standard library in test/test_mmap.py

Neal




More information about the Python-list mailing list