Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The problem is that script behaves differently on mac os and also file.read does not return anything after it has read the file once. We have to add the seek to make sure that EOF is not cached. See http://docs.python.org/2/library/stdtypes.html#file.read.
- Loading branch information