Allow initial nodes to be supplied to the _NoPredNodes constructor.
commit0546c266ab97b1f332774a9ee1966e57d8c4bcf2
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 4 Apr 2010 15:20:41 +0000 (4 15:20 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 4 Apr 2010 15:20:41 +0000 (4 15:20 +0000)
tree6dbb8192cc5e3cb874b982cddc5b6f898cf9215f
parent22373e152098d4befcdb5f4e1b6faee0bc7fed12
Allow initial nodes to be supplied to the _NoPredNodes constructor.

This allows heapq.heapify(), which might be a little bit more efficient,
to be used on the initial nodes.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5101 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/changeset_graph.py