comparison mercurial/scmwindows.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 d74b0cff94a9
children e24802ea8dbd
comparison
equal deleted inserted replaced
32375:04baab18d60a 32376:b16cb0a27377