Comment 3 for bug 110310

Revision history for this message
Alexander Belchenko (bialix) wrote :

I think that updating of self._offset is not needed when binary file loading, because it's not used in loadbin.
self._offset used only for read hex files.

Alex: Do you want to write a unit test for this method? It's not hard at all, really.