Behdad Esfahbod 929dada533 [otlLib] Minor
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)
2016-01-22 19:57:22 +01:00
..
2016-01-22 19:57:22 +01:00