--- a/mercurial/commands.py Sat Oct 31 16:56:58 2009 +0100 +++ b/mercurial/commands.py Sat Oct 31 17:04:46 2009 +0100 @@ -31,7 +31,6 @@ """ bad = [] - exacts = {} names = [] m = cmdutil.match(repo, pats, opts) oldbad = m.bad