Mercurial > hg-stable
comparison tests/list-tree.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 | acff41957b34 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
37984:31c37e703cee | 37985:af83a0ed0afb |
---|