tutorial.eyehunts.com
Python file seek function | Read a file from index | Move pointer - EyeHunts
Python file seek() function sets the current file position in a file stream. Seek function is useful when operating over an open file.
Rohit