]> granicus.if.org Git - python/commit
vgetargskeywords:
authorTim Peters <tim.peters@gmail.com>
Sat, 27 Oct 2001 04:45:34 +0000 (04:45 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 27 Oct 2001 04:45:34 +0000 (04:45 +0000)
commitb0872fc8a6045e66df687d978be67d299cbc50e1
treefe6cb1bffded8ef3b65a147dd045eea01b8c1d18
parent6fb2635f257f8288413c6f4fb028e67c12ae8fa1
vgetargskeywords:
+ Got rid of now-redundant dict typecheck.
+ Renamed nkwds to nkwlist.  Now all the "counting" vrbls have names
  related to the things they're counting in an obvious way.
Python/getargs.c