-
Committer:
Vincent Ladeuil
-
Date:
2009-06-17 16:25:50 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4466.
-
Revision ID:
v.ladeuil+lp@free.fr-20090617162550-uz7q6k8ber62y2r5
Feedback from John, 'seen' is a set().
* bzrlib/_known_graph_py.py:
(KnownGraph.heads): Make 'seen' a set() instead of a dict(), perf
difference seems to be lost in the noise though :-/