summaryrefslogtreecommitdiffstats
path: root/install-sh
diff options
context:
space:
mode:
authorWalter Dörwald <walter@livinglogic.de>2003-05-23 10:01:07 (GMT)
committerWalter Dörwald <walter@livinglogic.de>2003-05-23 10:01:07 (GMT)
commit8bb1ae9c344249e9d22c69cd87077c5d27c3e18f (patch)
tree509b0bc23fe7cf160004f2cea1687d9936d0a47b /install-sh
parent4ec4fa208e50d0f384ce2bec65c8612cb5029996 (diff)
downloadcpython-8bb1ae9c344249e9d22c69cd87077c5d27c3e18f.zip
cpython-8bb1ae9c344249e9d22c69cd87077c5d27c3e18f.tar.gz
cpython-8bb1ae9c344249e9d22c69cd87077c5d27c3e18f.tar.bz2
All calls to getarrayitem() (which is static) are done either in loops
over the size of the array, or the callers check the index bounds themselves, so the index check never failed => Replace it with an assert().
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions