You need to sign in or sign up before continuing.
  • Tim Peters's avatar
    vgetargskeywords: · 6fb2635f
    Tim Peters authored
    + Renamed argslen to nargs.
    + Renamed kwlen to nkeywords.  This one was especially confusing because
      kwlen wasn't the length of the kwlist argument, but of the keywords
      argument.
    6fb2635f
getargs.c 32.3 KB