5 次代码提交 (138b43b17ec0ce99291564f6456aa8ec319c17bc)

作者 SHA1 备注 提交日期
  Alois Mahdal 510b3417bf Convert to Python 3: no need to inherita `object` explicitly 1年前
  Alois Mahdal 9d61f7322b Convert to Python 3: `iter(C).next()` -> `next(iter(C))` 1年前
  Alois Mahdal ae188959b1 Convert to Python 3: `object.next` -> `object.__next__` 1年前
  Alois Mahdal 55db18790d Convert to Python 3: `dict` key iterations 1年前
  Ondrej Kocian 8997da9623 rename to sznqalibs - stupid dash, test imported 10 年前