]> granicus.if.org Git - python/commit
Fix by Greg Chapman from SF bug 534347: Potential AV in vgetargskeywords.
authorGuido van Rossum <guido@python.org>
Thu, 4 Apr 2002 16:22:30 +0000 (16:22 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 4 Apr 2002 16:22:30 +0000 (16:22 +0000)
commit55474766f0e0950c1c029aa910df7e850d1a1d8f
tree54788d6d04ff26841a69df1db0ec68f8c6ddbe97
parent46260094931ef75871f0037957c00611b0bb03ad
Fix by Greg Chapman from SF bug 534347: Potential AV in vgetargskeywords.

Bugfix candidate.
Python/getargs.c