]> granicus.if.org Git - python/commit
(int) cast for strlen() to keep picky compilers happy.
authorGuido van Rossum <guido@python.org>
Tue, 13 May 1997 17:50:01 +0000 (17:50 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 13 May 1997 17:50:01 +0000 (17:50 +0000)
commit5f15b96c36487faa2ccc50738960855449c5c009
tree5a6cd2e4b58ff11bf3590c6f1132356ca9b0cf97
parent725a67e5c20c5a93d50728a8a07ef1757d356d79
(int) cast for strlen() to keep picky compilers happy.
Python/ceval.c