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