comparison mercurial/sshserver.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 a150173da1c1
children 5326e4ef1dab
comparison
equal deleted inserted replaced
32375:04baab18d60a 32376:b16cb0a27377