| commit | 62d48e1735db7acdbacbe7eec0131dd79f529a18 | [log] [tgz] |
|---|---|---|
| author | Tim Peters <tim.peters@gmail.com> | Sat Oct 27 06:42:16 2001 +0000 |
| committer | Tim Peters <tim.peters@gmail.com> | Sat Oct 27 06:42:16 2001 +0000 |
| tree | 72e0317b949a9357b1f725c173a33ccb4943ef66 | |
| parent | b92cf067c63e3ed809f30ae51fdafc18c1db0c37 [diff] |
vgetargskeywords: Verify kwlist has the required length while parsing the format, instead of waiting until after we can overindex it by mistake.