Example 3 on seek documentation uses negative offset to read last 3 bytes of the file. The seek function in python doesn't support negative indexing.