13 Commity (510b3417bfe99cbf0c49e065499c08650bbfc5c5)

Autor SHA1 Wiadomość Data
  Alois Mahdal 510b3417bf Convert to Python 3: no need to inherita `object` explicitly 1 rok temu
  Alois Mahdal 55db18790d Convert to Python 3: `dict` key iterations 1 rok temu
  Alois Mahdal 16029a44e3 Convert to Python 3: `dict.itervalues()` -> `dict.values()` 1 rok temu
  Alois Mahdal db594fe84d Convert to Python 3: `dict.iteritems()` -> `dict.items()` 1 rok temu
  Alois Mahdal 769fca920e Convert to Python 3: `object.__nonzero__()` -> `object.__bool__()` 1 rok temu
  Alois Mahdal ebde8cef64 Convert to Python 3: `StandardError` -> `Exception` 1 rok temu
  Alois Mahdal 956ed002a5 Convert to Python 3: `reduce()` -> `functools.reduce()` 1 rok temu
  Alois Mahdal 619a6824e0 Fix the easier code smells 7 lat temu
  Alois Mahdal e282370ab8 Add clarifying comment 10 lat temu
  Alois Mahdal 4d4d1666d7 Add example to DictPath docstring 10 lat temu
  Alois Mahdal 6f2cfddb4d PEP8/Pyflakes clean up 10 lat temu
  Alois Mahdal d39f199619 Fix several typos / style errors 10 lat temu
  Ondrej Kocian 8997da9623 rename to sznqalibs - stupid dash, test imported 10 lat temu
  Ondrej Kocian 20de7be139 init files 10 lat temu