Staging
v0.5.1
https://github.com/python/cpython
Revision 43898b4f642acf182242744181143141228ca56e authored by Tim Peters on 14 June 2006, 04:09:25 UTC, committed by Tim Peters on 14 June 2006, 04:09:25 UTC
adjacent triples in the result list describe non-adjacent matching
blocks.  That's _nice_ to have, and Guido said he wanted it.

Not a bugfix candidate:  Guido or not ;-), this changes visible
endcase semantics (note that some tests had to change), and
nothing about this was documented before.  Since it was working
as designed, and behavior was consistent with the docs, it wasn't
"a bug".
1 parent 5d7c290
History
Tip revision: 43898b4f642acf182242744181143141228ca56e authored by Tim Peters on 14 June 2006, 04:09:25 UTC
SequenceMatcher.get_matching_blocks(): This now guarantees that
Tip revision: 43898b4
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.0 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 33.9 KB
README -rw-r--r-- 53.0 KB
configure -rwxr-xr-x 617.8 KB
configure.in -rw-r--r-- 92.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.2 KB
setup.py -rw-r--r-- 64.1 KB

README

back to top