commit | a137e1f11127b55b9e9b5e9eb1991a2a9401a431 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Mar 13 02:43:14 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Mar 13 02:43:14 2008 +0000 |
tree | ff71769cb06ec9855faf4cfa61ba5257aa4fb672 | |
parent | dd1150e3a25635972834a444021dbb4af397b6e1 [diff] |
In Py3.0, the recipes can use keyword-only arguments instead of using the **kwds trick.