Mercurial > public > mercurial-scm > python-hglib
view hglib/templates.py @ 226:7b6ea46ea111
setup.py: clean up use of os.popen
author | Mathias De Mare <mathias.de_mare@nokia.com> |
---|---|
date | Tue, 14 Mar 2023 10:23:08 +0100 |
parents | fe74d5599539 |
children |
line wrap: on
line source
from hglib.util import b changeset = b('{rev}\\0{node}\\0{tags}\\0{branch}\\0{author}' '\\0{desc}\\0{date}\\0')