4 Commits (9d61f7322bd5d833c86e61179b062467295a49f7)

Author SHA1 Message Date
  Alois Mahdal 9d61f7322b Convert to Python 3: `iter(C).next()` -> `next(iter(C))` 1 year ago
  Alois Mahdal ae188959b1 Convert to Python 3: `object.next` -> `object.__next__` 1 year ago
  Alois Mahdal 55db18790d Convert to Python 3: `dict` key iterations 1 year ago
  Ondrej Kocian 8997da9623 rename to sznqalibs - stupid dash, test imported 10 years ago