Mercurial > public > mercurial-scm > hg
diff mercurial/fileset.py @ 14554:68db17047637
hg: add peer method
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 10 Jun 2011 11:43:38 -0500 |
parents | 68d814a3cefd |
children | b0566467c492 |
line wrap: on
line diff
--- a/mercurial/fileset.py Wed Jun 08 18:24:33 2011 +0200 +++ b/mercurial/fileset.py Fri Jun 10 11:43:38 2011 -0500 @@ -5,7 +5,7 @@ # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version. -import parser, error, match +import parser, error from i18n import _ elements = {