[PATCH 1 of 8] match: introduce explicitdir and traversedir

Matt Mackall mpm at selenic.com
Fri May 3 17:13:04 CDT 2013


On Fri, 2013-05-03 at 15:05 -0700, Siddharth Agarwal wrote:
> +    def explicitdir(self, f):
> +        self.dir(f)
> +    def traversedir(self, f):
> +        self.dir(f)

Follow-up with some docstrings, please.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list