summaryrefslogtreecommitdiffstats
path: root/Lib/difflib.py
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-03-11 09:48:18 (GMT)
committerRaymond Hettinger <python@rcn.com>2004-03-11 09:48:18 (GMT)
commit57c4542bcdd0bcf3bb18911f5cac8f7ccfb4c85f (patch)
treed760407422649aae60a1800c58b02506aea212c0 /Lib/difflib.py
parent8ca92ae54c3c0958bf073fe04d897f8f01e02547 (diff)
downloadcpython-57c4542bcdd0bcf3bb18911f5cac8f7ccfb4c85f.zip
cpython-57c4542bcdd0bcf3bb18911f5cac8f7ccfb4c85f.tar.gz
cpython-57c4542bcdd0bcf3bb18911f5cac8f7ccfb4c85f.tar.bz2
Now that list.extend() is at the root of many list operations, it becomes
worth it to in-line the call to PyIter_Next(). Saves another 15% on most list operations that acceptable a general iterable argument (such as the list constructor).
Diffstat (limited to 'Lib/difflib.py')
0 files changed, 0 insertions, 0 deletions