Mercurial > hg
comparison contrib/tcsh_completion_build.sh @ 8732:3507f6c7715c
dirstate: eliminate reference cycle from normalize
Bound methods hold a reference to self, so assigning a bound method to
an instance unavoidably creates a cycle. Work around this by choosing
a normalize method at walk time instead. Eliminate default arg while
we're at it.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 08 Jun 2009 18:14:44 -0500 |
parents | 2b2548342265 |
children | 2616325766e3 |
comparison
equal
deleted
inserted
replaced
8731:f037187a6f68 | 8732:3507f6c7715c |
---|