On Mon, May 21, 2012 at 1:39 PM, Karthik Manamcheri
<
mailkar...@gmail.com> wrote:
> Here's the patch.
Thanks Karthik
I was in meetings so I hadn't seen your email until now. We were
probably both working towards a similar solution.
Take a look at what I pushed out -- it should it. I did it a little
differently then what was in your patch -- I added a new function
instead of changing the behavior of utils.basename(). The reason is
that utils.basename() is used in other places where its behavior
should remain unchanged.
--
David