Mercurial > hg
view rust/Cargo.toml @ 41418:26761665bdfe
convert: print exception message directly
Otherwise the default repr() implementation will b'' prefix the
returned str on Python 3.
Differential Revision: https://phab.mercurial-scm.org/D5729
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 26 Jan 2019 16:53:17 -0800 |
parents | 5532823e8c18 |
children | 79ac59d3f73d |
line wrap: on
line source
[workspace] members = ["hg-core", "hg-direct-ffi", "hg-cpython"] exclude = ["chg", "hgcli"]