mmap example?

VanL vlindberg at verio.net
Tue Mar 18 18:53:25 EST 2003


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?

Particularly, is there any reason to use .move() as oppsed to slice 
assignment?  Are they basically the same, under the covers, or is the a 
penalty associated with one or the other?

Thanks,

VanL









More information about the Python-list mailing list