Re: Basic inheritance question





Jeroen Ruigrok van der Werven wrote:
Shouldn't this be:

self.startLoc = start
self.stopLoc = stop

Thanks! Of course it should. Old Java habits die slowly.
.