hgext3rd/topic/constants.py
author Joerg Sonnenberger <joerg@bec.de>
Thu, 09 Apr 2020 19:51:03 +0200
changeset 5318 a799f5d228f1
parent 4814 48b30ff742cb
permissions -rw-r--r--
tests: check for file existance in a portable way The precise output of ls is highly OS specific, so just use the simpler test command.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4814
48b30ff742cb python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents: 2649
diff changeset
     1
extrakey = b'topic'
48b30ff742cb python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents: 2649
diff changeset
     2
changekey = b'_rewrite_noise'