D2987: stringutil: add function to pretty print an object

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Tue Apr 3 16:42:13 UTC 2018


durin42 added inline comments.

INLINE COMMENTS

> stringutil.py:39
>  
> +def pprint(o):
> +    """Pretty print an object."""

Why this instead of pprint.pformat?

REPOSITORY
  rHG Mercurial

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

To: indygreg, #hg-reviewers
Cc: durin42, mercurial-devel


More information about the Mercurial-devel mailing list