view tests/test-context.py.out @ 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 20af6a2f0b0e
children bd23d5f28bbb
line wrap: on
line source

workingfilectx.date = (1000, 0)