]> granicus.if.org Git - python/commit
Fix comment for PyLong_AsUnsignedLong() to say that the return value
authorGuido van Rossum <guido@python.org>
Tue, 13 Aug 2002 00:24:58 +0000 (00:24 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 13 Aug 2002 00:24:58 +0000 (00:24 +0000)
commitd8c8048f5e9660a877e6894393198a63cb99c89c
treedbb72734424d5866c66085970feae2338017a488
parent820819c7ca74d09f5115f52cf377aead50eeeac7
Fix comment for PyLong_AsUnsignedLong() to say that the return value
is an *unsigned* long.
Objects/longobject.c