5 Commits (510b3417bfe99cbf0c49e065499c08650bbfc5c5)

Autore SHA1 Messaggio Data
  Alois Mahdal 510b3417bf Convert to Python 3: no need to inherita `object` explicitly 1 anno fa
  Alois Mahdal 9d61f7322b Convert to Python 3: `iter(C).next()` -> `next(iter(C))` 1 anno fa
  Alois Mahdal ae188959b1 Convert to Python 3: `object.next` -> `object.__next__` 1 anno fa
  Alois Mahdal 55db18790d Convert to Python 3: `dict` key iterations 1 anno fa
  Ondrej Kocian 8997da9623 rename to sznqalibs - stupid dash, test imported 10 anni fa