Robin> So we avoid dirty page writes etc etc. However, I still think I Robin> could get away with a small window into the file which would be Robin> more efficient.
It's hard to imagine how sliding a small window onto a file within Python would be more efficient than the operating system's paging system. ;-) Skip -- http://mail.python.org/mailman/listinfo/python-list