Mercurial > hg-stable
diff mercurial/extensions.py @ 37985:af83a0ed0afb
stringutil: make pprint() forward uninteresting object to b'%r'
We appear to start using pprint() as a replacement for repr(), so it's
probably safer to support any Python objects instead of complaining about
that.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 10 May 2018 21:00:58 +0900 |
parents | f0b6fbea00cf |
children | fb0de0bcd297 |