21.02.2012, 18:46
I can't see any obvious problems by looking over your code. The only suggestion at this point would be to debug it. Check the values are properly being written to the file and add print statements when reading from it to determine that it is successfully reading from the file.

