comparison mercurial/templater.py @ 32376:b16cb0a27377

commands: move debugcommands and debugcomplete back to commands module These commands depend heavily on the commands table, so it doesn't make much sense to isolate them to debugcommands.py. This helps eliminating the future import cycle.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 14 May 2017 16:42:16 +0900
parents 52e222eef646
children af854b1b36f8
comparison
equal deleted inserted replaced
32375:04baab18d60a 32376:b16cb0a27377