Mercurial > hg
comparison tests/test-linelog.py @ 39685:4024c363cd33
transaction: make names a private attribute
This is used to report the transaction name in __repr__. It is
very obviously an implementation detail and doesn't need to be
exposed as part of the public interface. So mark it as private.
Differential Revision: https://phab.mercurial-scm.org/D4633
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 17 Sep 2018 16:19:55 -0700 |
parents | 27a54096c92e |
children | 876494fd967d |
comparison
equal
deleted
inserted
replaced
39684:1a68c9b1920d | 39685:4024c363cd33 |
---|