Mercurial > hg
comparison mercurial/hgweb/wsgicgi.py @ 18319:e350ce798b63
hgweb: no do not use listinsert(0, ...)
This is not efficient. We now append element and either reverse the list or
iterate in reverse order.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Wed, 19 Dec 2012 19:06:50 +0100 |
parents | e7cfe3587ea4 |
children | e8efcc8ff5c0 |
comparison
equal
deleted
inserted
replaced
18318:948f495fb230 | 18319:e350ce798b63 |
---|