From: Mike R. <mik...@gm...> - 2006-09-07 21:22:48
|
On 9/7/06, Glen W. Mabey <Gle...@sw...> wrote: > > A long time ago, Travis wrote: > > > > My understanding is that using memory-mapped files for *very* large > > files will require modification to the mmap module in Python --- > > Did anyone ever "pick up the ball" on this issue? This works with python-2.5 betas and above, and numpy 1.0 betas and above. I frequently do 10+ GB mmaps. Mike -- mik...@al... |