These count attrs are redundant and we might remove them in the future. To simplify things, always write them as: self.XXXCount = len(self.XXX)
These count attrs are redundant and we might remove them in the future. To simplify things, always write them as: self.XXXCount = len(self.XXX)