Hi,
> Sturla Molden has a patch adding offset support to memmap. However... the
> feature requires Python 2.5 and above. The Python version is checked for in
> the code but I am wondering if we want to do that sort of thing. Using
> advanced features here and there doesn't bother me too much as lo
Hi All,
Sturla Molden has a patch adding offset support to memmap. However... the
feature requires Python 2.5 and above. The Python version is checked for in
the code but I am wondering if we want to do that sort of thing. Using
advanced features here and there doesn't bother me too much as long a