Staging
v0.5.1
https://github.com/python/cpython
Revision 7ca6677218e7e31fa6a6629c4fe6d052de22793c authored by Tim Peters on 13 June 2006, 03:30:07 UTC, committed by Tim Peters on 13 June 2006, 03:30:07 UTC
more comments about why it's this way at all; and removed what looked
like needless expense (sorting (i, j, k) triples directly should give
exactly the same order as sorting (i, (i, j, k)) pairs).
1 parent 2adc626
History
Tip revision: 7ca6677218e7e31fa6a6629c4fe6d052de22793c authored by Tim Peters on 13 June 2006, 03:30:07 UTC
get_matching_blocks(): rewrote code & comments so they match; added
Tip revision: 7ca6677
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