Score: Positive
General Comment:
Well done figuring out the source of this.
Only comment: You should probably use the getBoardAtPly method over
acessing model.boards directly. It will save you from the
-self.gamemodel.lowply thing.
For more information:
http://code.google.com/p/pychess/source/detail?r=fba26aceb98e3bd9694a236625c244628c8c4a23
General Comment:
Changed it, thx.!