D7311: utils: move the `dirs` definition in a dedicated module (API)

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Fri Nov 8 14:05:22 EST 2019


martinvonz added inline comments.

INLINE COMMENTS

> dirstateutil.py:14
> +
> +class dirs(object):
> +    '''a multiset of directory names from a dirstate or manifest'''

Is `pathutil.py` an appropriate home for this instead of creating a new file?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7311/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7311

To: marmoute, durin42, martinvonz, #hg-reviewers, Alphare
Cc: mercurial-devel


More information about the Mercurial-devel mailing list