]> granicus.if.org Git - python/commit
vgetargskeywords:
authorTim Peters <tim.peters@gmail.com>
Sat, 27 Oct 2001 04:33:41 +0000 (04:33 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 27 Oct 2001 04:33:41 +0000 (04:33 +0000)
commit28bf7a97700e4b05ac3062aebc15269f4f72d5b3
treeddfa9c9b557b7e8fc2d8bae605c2b2759cba589c
parentf8cd3e86218d8fda0da7feb1db939709a6c4f379
vgetargskeywords:
+ Removed now-redundant tuple typecheck.
+ Renamed "tplen" local to "argslen" (it's the length of the "args"
  argument; I suppose "tp" was for "Tim Peters should rename me
  someday <wink>).
Python/getargs.c