]> granicus.if.org Git - python/commit
Use AS_STRING() following the check and avoid an extra call.
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 10 Oct 2001 02:51:08 +0000 (02:51 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 10 Oct 2001 02:51:08 +0000 (02:51 +0000)
commita4c8cd7b2c07891a7b913435a0ce59ece502cfb9
tree09cde07f2c29c02242d8e7cf6474198660053f2a
parent7d3dff2b390272dec07ca687f53ad34bd00df39b
Use AS_STRING() following the check and avoid an extra call.
Python/getargs.c