diff mercurial/sshrepo.py @ 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 f8ff65a83169
children 4c041f1ee1b4
line wrap: on
line diff