pypa/pipfile

find's max_depth off by one?

Closed this issue · 4 comments

find with max_depth=1 will fail even if pipfile is in the current directory. Is that intentional?

this code is being rewritten

Ok. I understand that. Will the api stay the same? Will there be a find after the rewrite is complete? If yes, will it have a max_depth parameter? If yes, what will be the semantics of that max_depth?

who knows? that's entirely dependent upon #57

Hmmm, that seems interesting. I do think this should be fixed for those who use the current version, but I'll close this for now.