Hello,
I'm new here, so please be gentle. I have posted my code at the following page:
http://www.bpaste.net/show/11397/
In short, I need to read in my file, block by block, but have the re.finditer regular expression report the offsets relative to the beginning of the overall file, rather than relative to each freas 4096 byte block as it is read in.
Thanks for your help
Banjoplucker