18 コミット (55db18790d2b0230491e8b41b97c100f50600230)
 

作者 SHA1 メッセージ 日付
  Alois Mahdal 55db18790d Convert to Python 3: `dict` key iterations 1 年間 前
  Alois Mahdal 16029a44e3 Convert to Python 3: `dict.itervalues()` -> `dict.values()` 1 年間 前
  Alois Mahdal db594fe84d Convert to Python 3: `dict.iteritems()` -> `dict.items()` 1 年間 前
  Alois Mahdal 769fca920e Convert to Python 3: `object.__nonzero__()` -> `object.__bool__()` 1 年間 前
  Alois Mahdal 73ffafa606 Convert to Python 3: clarify print() syntax 1 年間 前
  Alois Mahdal ebde8cef64 Convert to Python 3: `StandardError` -> `Exception` 1 年間 前
  Alois Mahdal 956ed002a5 Convert to Python 3: `reduce()` -> `functools.reduce()` 1 年間 前
  Alois Mahdal 619a6824e0 Fix the easier code smells 7 年 前
  Alois Mahdal e282370ab8 Add clarifying comment 10 年 前
  Alois Mahdal 4d4d1666d7 Add example to DictPath docstring 10 年 前
  Alois Mahdal 271244f796 Add basic README and a "live" example 10 年 前
  Alois Mahdal 6f2cfddb4d PEP8/Pyflakes clean up 10 年 前
  Alois Mahdal d39f199619 Fix several typos / style errors 10 年 前
  Alois Mahdal d1cc29d18b Do not call it 1.0 yet 10 年 前
  Ondrej Kocian fce2e985a1 rename 10 年 前
  Ondrej Kocian 8997da9623 rename to sznqalibs - stupid dash, test imported 10 年 前
  Ondrej Kocian 20de7be139 init files 10 年 前
  Ondrej Kocian f000565c0b Initial commit 10 年 前