Mercurial > hg
diff mercurial/namespaces.py @ 36039:c1e01b1d5543
py3: fix file i/o in test-status.t
Use raw string literal for open() mode and pass the proper data
type to write().
Differential Revision: https://phab.mercurial-scm.org/D2140
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 11 Feb 2018 13:00:00 -0800 |
parents | c7b45db8f317 |
children | b0054f3c055a |