diff options
author | Guido van Rossum <guido@python.org> | 1992-06-03 17:58:43 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1992-06-03 17:58:43 +0000 |
commit | 54e39908d848f4e3d1d09685798329ea73013262 (patch) | |
tree | f3654f683971de20793a2a0b9c3be22c401ae21b /Python/sysmodule.c | |
parent | c7ff85d612b89f58ff8e0b1451a090e051d7ac5b (diff) | |
download | cpython-git-54e39908d848f4e3d1d09685798329ea73013262.tar.gz |
Fixed comparison: i < k < j should be i <= k < j.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions