5 Commits (e7066b5aa3bba9a2d26b5bec88b07b342ff3bee8)

Autor SHA1 Mensaje Fecha
  Alois Mahdal 510b3417bf Convert to Python 3: no need to inherita `object` explicitly hace 2 años
  Alois Mahdal 9d61f7322b Convert to Python 3: `iter(C).next()` -> `next(iter(C))` hace 2 años
  Alois Mahdal ae188959b1 Convert to Python 3: `object.next` -> `object.__next__` hace 2 años
  Alois Mahdal 55db18790d Convert to Python 3: `dict` key iterations hace 2 años
  Ondrej Kocian 8997da9623 rename to sznqalibs - stupid dash, test imported hace 10 años