Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Fri, 28 Mar 2008 17:05:04 +0000 | aflett | minor speed cleanups to match_order - use a dict rather than a list, because d[id(k)] is faster than l.index(k) experimental-match-fastpaths |
age | author | description |
---|---|---|
Fri, 28 Mar 2008 17:05:04 +0000 | aflett | minor speed cleanups to match_order - use a dict rather than a list, because d[id(k)] is faster than l.index(k) experimental-match-fastpaths |