diff options
author | Guido van Rossum <guido@python.org> | 2003-06-17 14:25:14 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-06-17 14:25:14 (GMT) |
commit | 2743d87d7934535f16a0ea062a28c21ea18e5a24 (patch) | |
tree | a900db61838c03a5371be0edb71895078fc17e15 /Objects/boolobject.c | |
parent | 77cdeaff556447a980fe8632e8cd010499ade2d0 (diff) | |
download | cpython-2743d87d7934535f16a0ea062a28c21ea18e5a24.zip cpython-2743d87d7934535f16a0ea062a28c21ea18e5a24.tar.gz cpython-2743d87d7934535f16a0ea062a28c21ea18e5a24.tar.bz2 |
Fix sloppy index() implementation:
- don't use min() and max()
- interpret negative start/stop argument like negative slice indices
Diffstat (limited to 'Objects/boolobject.c')
0 files changed, 0 insertions, 0 deletions